mirror of
https://github.com/libretro/scummvm.git
synced 2025-02-21 19:51:49 +00:00
TONY: Fix AmigaOS build (bug #3580541)
This commit is contained in:
parent
f67bd1f2e7
commit
38b8b6eff1
@ -634,7 +634,7 @@ void RMGfxEngine::loadState(CORO_PARAM, const Common::String &fn) {
|
||||
CORO_BEGIN_CONTEXT;
|
||||
Common::InSaveFile *f;
|
||||
byte *state, *statecmp;
|
||||
uint size, sizecmp;
|
||||
uint32 size, sizecmp;
|
||||
char buf[4];
|
||||
RMPoint tp;
|
||||
int loc;
|
||||
|
Loading…
x
Reference in New Issue
Block a user