From 9d348f46ad1a7729661867564d4e8ed254244710 Mon Sep 17 00:00:00 2001 From: Sven Hesse Date: Fri, 27 Jan 2012 14:27:16 +0100 Subject: GOB: Add a controlable Oko to Geisha's Diving minigame Still missing: - Air, constantly decreasing, fill up with breathing - Health, decreases by collision with evil fish - Death, when health == 0 - Picking up pearls --- engines/gob/module.mk | 1 + 1 file changed, 1 insertion(+) (limited to 'engines/gob/module.mk') diff --git a/engines/gob/module.mk b/engines/gob/module.mk index bf040c5428..6adf99f669 100644 --- a/engines/gob/module.mk +++ b/engines/gob/module.mk @@ -74,6 +74,7 @@ MODULE_OBJS := \ demos/scnplayer.o \ demos/batplayer.o \ minigames/geisha/evilfish.o \ + minigames/geisha/oko.o \ minigames/geisha/diving.o \ minigames/geisha/penetration.o \ save/savefile.o \ -- cgit v1.2.3