aboutsummaryrefslogtreecommitdiff
path: root/simon/simon.h
diff options
context:
space:
mode:
Diffstat (limited to 'simon/simon.h')
-rw-r--r--simon/simon.h2
1 files changed, 1 insertions, 1 deletions
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);