From f83b839e21c6f79a008c34666ddd96d8fdc3b15c Mon Sep 17 00:00:00 2001 From: Filippos Karapetis Date: Tue, 14 Oct 2014 02:03:53 +0300 Subject: MADS: Initial implementation of the Phantom globals class --- engines/mads/module.mk | 1 + 1 file changed, 1 insertion(+) (limited to 'engines/mads/module.mk') diff --git a/engines/mads/module.mk b/engines/mads/module.mk index 96353e9ae5..a9544944db 100644 --- a/engines/mads/module.mk +++ b/engines/mads/module.mk @@ -4,6 +4,7 @@ MODULE_OBJS := \ dragonsphere/game_dragonsphere.o \ dragonsphere/dragonsphere_scenes.o \ phantom/game_phantom.o \ + phantom/globals_phantom.o \ phantom/phantom_scenes.o \ nebular/dialogs_nebular.o \ nebular/game_nebular.o \ -- cgit v1.2.3