From 1f4e4d339c557477c0291f2e0596111fc65b7409 Mon Sep 17 00:00:00 2001 From: Björn Stenberg Date: Wed, 28 Aug 2002 11:54:41 +0000 Subject: Reverted back to monospace again. Let's not rock the boat until people can change it themselves (i.e. loadable fonts). git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2032 a1c6a512-1295-4272-9138-f99709370657 --- uisimulator/win32/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'uisimulator/win32') diff --git a/uisimulator/win32/Makefile b/uisimulator/win32/Makefile index a45a4a6be6..92fdf2184b 100644 --- a/uisimulator/win32/Makefile +++ b/uisimulator/win32/Makefile @@ -62,7 +62,6 @@ APPS = main.c tree.c menu.c credits.c main_menu.c\ MENUS = games_menu.c screensavers_menu.c settings_menu.c sound_menu.c ifeq ($(DISPLAY),-DHAVE_LCD_BITMAP) - DEFINES += -DLCD_PROPFONTS APPS += tetris.c sokoban.c blank.c bounce.c boxes.c icons.c bmp.c \ widgets.c wormlet.c endif -- cgit v1.2.3