aboutsummaryrefslogtreecommitdiff
path: root/engines/pegasus/module.mk
diff options
context:
space:
mode:
authorMatthew Hoops2011-06-16 11:57:10 -0400
committerMatthew Hoops2011-06-16 11:57:10 -0400
commit0fc10033b5dbbeeac34cf9a256e356091dd5231a (patch)
tree9dd616adb4e6ccaad4998efaf549469e1dd5afb1 /engines/pegasus/module.mk
parent752e7561357073ecdbe218f53ba5ba8047cd1afb (diff)
downloadscummvm-rg350-0fc10033b5dbbeeac34cf9a256e356091dd5231a.tar.gz
scummvm-rg350-0fc10033b5dbbeeac34cf9a256e356091dd5231a.tar.bz2
scummvm-rg350-0fc10033b5dbbeeac34cf9a256e356091dd5231a.zip
PEGASUS: Import the CGameState class
Diffstat (limited to 'engines/pegasus/module.mk')
-rw-r--r--engines/pegasus/module.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/engines/pegasus/module.mk b/engines/pegasus/module.mk
index 420b21d07b..1fdd471669 100644
--- a/engines/pegasus/module.mk
+++ b/engines/pegasus/module.mk
@@ -9,6 +9,7 @@ MODULE_OBJS = \
overview.o \
pegasus.o \
video.o \
+ Game_Shell/CGameState.o \
Game_Shell/CInventory.o \
Game_Shell/CItem.o \
Game_Shell/CItemList.o \