mirror of
https://github.com/libretro/scummvm.git
synced 2024-12-15 14:18:37 +00:00
this should be signed
svn-id: r9845
This commit is contained in:
parent
e52f4c89c7
commit
070a746de4
@ -66,7 +66,7 @@ class Sword2State : public Engine {
|
||||
private:
|
||||
bool _quit;
|
||||
uint32 _bootParam;
|
||||
uint32 _saveSlot;
|
||||
int32 _saveSlot;
|
||||
};
|
||||
|
||||
extern Sword2State *g_sword2;
|
||||
|
Loading…
Reference in New Issue
Block a user