mirror of
https://github.com/libretro/scummvm.git
synced 2025-02-11 05:36:12 +00:00
fixed warning
svn-id: r7114
This commit is contained in:
parent
33e883aaf6
commit
c4878ab3e2
@ -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);
|
||||
|
Loading…
x
Reference in New Issue
Block a user