From 028cc42f2b8e453be5d6f0dd2a65556dbf3d6911 Mon Sep 17 00:00:00 2001 From: Max Horn Date: Sun, 6 Feb 2005 18:12:29 +0000 Subject: Moved the console font from gui to graphics svn-id: r16742 --- graphics/module.mk | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'graphics/module.mk') diff --git a/graphics/module.mk b/graphics/module.mk index 0488ead3a6..83d650b306 100644 --- a/graphics/module.mk +++ b/graphics/module.mk @@ -2,11 +2,12 @@ MODULE := graphics MODULE_OBJS := \ graphics/animation.o \ - graphics/scummfont.o \ + graphics/consolefont.o \ graphics/font.o \ graphics/fontman.o \ graphics/newfont.o \ graphics/newfont_big.o \ + graphics/scummfont.o \ graphics/surface.o MODULE_DIRS += \ -- cgit v1.2.3