svn-id: r18929
This commit is contained in:
Travis Howell 2005-10-03 14:08:07 +00:00
parent ff6814f19b
commit efa1c13064
6 changed files with 38 additions and 39 deletions

View file

@ -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);