From bfb0de109ab8cc27aae9ed9a46c55068ac20eecc Mon Sep 17 00:00:00 2001 From: Matthew Hoops Date: Sun, 4 Sep 2011 12:33:32 -0400 Subject: PEGASUS: Implement more item code --- engines/pegasus/module.mk | 2 ++ 1 file changed, 2 insertions(+) (limited to 'engines/pegasus/module.mk') diff --git a/engines/pegasus/module.mk b/engines/pegasus/module.mk index 4f44050787..be50ecb48a 100644 --- a/engines/pegasus/module.mk +++ b/engines/pegasus/module.mk @@ -14,6 +14,8 @@ MODULE_OBJS = \ items/inventory.o \ items/item.o \ items/itemlist.o \ + items/biochips/biochipitem.o \ + items/inventory/inventoryitem.o \ MMShell/Base_Classes/MMFunctionPtr.o \ MMShell/Notification/MMNotification.o \ MMShell/Notification/MMNotificationManager.o \ -- cgit v1.2.3