From ba8ec806ba2746210217950b12c6dce9a5bb1696 Mon Sep 17 00:00:00 2001 From: Johannes Schickel Date: Fri, 23 Jul 2010 00:13:21 +0000 Subject: KYRA: Cleanup. svn-id: r51183 --- engines/kyra/kyra_lok.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'engines/kyra/kyra_lok.h') diff --git a/engines/kyra/kyra_lok.h b/engines/kyra/kyra_lok.h index e6e88f7649..b37a14bad4 100644 --- a/engines/kyra/kyra_lok.h +++ b/engines/kyra/kyra_lok.h @@ -390,6 +390,8 @@ protected: void setTextFadeTimerCountdown(int16 countdown); void setWalkspeed(uint8 newSpeed); + void setItemCreationFlags(int offset, int count); + int buttonInventoryCallback(Button *caller); int buttonAmuletCallback(Button *caller); -- cgit v1.2.3