From 714665f9d9bde9bf337160276c50b662a5501442 Mon Sep 17 00:00:00 2001 From: Martin Kiewitz Date: Tue, 2 Feb 2010 16:25:35 +0000 Subject: SCI: some sort of priority support for sci32 (not working right, but at least the menu in gk1 now correctly shows up) svn-id: r47814 --- engines/sci/module.mk | 1 + 1 file changed, 1 insertion(+) (limited to 'engines/sci/module.mk') diff --git a/engines/sci/module.mk b/engines/sci/module.mk index 23e1606078..c6ecf07f2c 100644 --- a/engines/sci/module.mk +++ b/engines/sci/module.mk @@ -39,6 +39,7 @@ MODULE_OBJS := \ graphics/controls.o \ graphics/cursor.o \ graphics/font.o \ + graphics/frameout.o \ graphics/gui.o \ graphics/menu.o \ graphics/paint16.o \ -- cgit v1.2.3