From 2f7ae1109bb94ab9b0bf1fe20d554c7124eb8465 Mon Sep 17 00:00:00 2001 From: Sven Hesse Date: Sun, 29 Jan 2012 00:00:04 +0100 Subject: GOB: Add a cheat debug command - Cheat the Diving minigame to a win - Get the mastermind solution --- engines/gob/module.mk | 2 ++ 1 file changed, 2 insertions(+) (limited to 'engines/gob/module.mk') diff --git a/engines/gob/module.mk b/engines/gob/module.mk index 09098f0ca9..1c83b4ae40 100644 --- a/engines/gob/module.mk +++ b/engines/gob/module.mk @@ -3,6 +3,8 @@ MODULE := engines/gob MODULE_OBJS := \ anifile.o \ aniobject.o \ + cheater.o \ + cheater_geisha.o \ console.o \ dataio.o \ databases.o \ -- cgit v1.2.3