From efa1c130640f4588ccdbba060448d53b51b26a86 Mon Sep 17 00:00:00 2001 From: Travis Howell Date: Mon, 3 Oct 2005 14:08:07 +0000 Subject: Cleanup svn-id: r18929 --- simon/simon.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'simon/simon.h') diff --git a/simon/simon.h b/simon/simon.h index a68fc4d849..a9b7e35c9e 100644 --- a/simon/simon.h +++ b/simon/simon.h @@ -442,7 +442,7 @@ protected: uint itemPtrToID(Item *id); Item *derefItem(uint item); - void setItemUnk3(Item *item, int value); + void setItemState(Item *item, int value); void showMessageFormat(const char *s, ...); const byte *getStringPtrByID(uint string_id); -- cgit v1.2.3