fixed warning

svn-id: r7114
This commit is contained in:
Paweł Kołodziejski 2003-04-25 18:08:08 +00:00
parent 33e883aaf6
commit c4878ab3e2

View File

@ -166,7 +166,7 @@ public:
uint32 fnPrintf(uint32 a, uint32 b, uint32 c);
protected:
void push(unsigned int);
void push(uint16);
uint32 pop();
void checkModuleLoaded(uint32 moduleNo);
uint32 script(Compact *compact, uint32 script);