aboutsummaryrefslogtreecommitdiff
path: root/engines/gob/goblin.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/gob/goblin.h')
-rw-r--r--engines/gob/goblin.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/engines/gob/goblin.h b/engines/gob/goblin.h
index 88c8254c4c..3e3c6d803e 100644
--- a/engines/gob/goblin.h
+++ b/engines/gob/goblin.h
@@ -220,6 +220,7 @@ public:
void sub_19BD3(void);
void sub_195C7(int16 index, int16 state);
void sub_11984(Mult::Mult_Object *obj);
+ void sub_197A6(int16 destX, int16 destY, int16 objIndex);
virtual void placeObject(Gob_Object * objDesc, char animated,
int16 index, int16 x, int16 y, int16 state) = 0;