From f9b657c9f4b318952b1f867b511562afc20b198e Mon Sep 17 00:00:00 2001 From: Johannes Schickel Date: Mon, 10 Aug 2009 17:14:22 +0000 Subject: Implement item to item name list index mapping for Kyrandia 1 Amiga. svn-id: r43210 --- 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 a905c5521b..b7fd56010f 100644 --- a/engines/kyra/kyra_lok.h +++ b/engines/kyra/kyra_lok.h @@ -289,6 +289,8 @@ protected: void removeHandItem(); void setMouseItem(uint16 item); + int getItemListIndex(uint16 item); + // -> graphics effects void wipeDownMouseItem(int xpos, int ypos); void itemSpecialFX(int x, int y, int item); -- cgit v1.2.3