mirror of
https://github.com/libretro/scummvm.git
synced 2024-12-14 05:38:56 +00:00
remove debug copy
svn-id: r6546
This commit is contained in:
parent
a0b77e7389
commit
3dc0535a6b
@ -1494,7 +1494,7 @@ void Scumm_v8::o8_kernelSetFunctions()
|
||||
}
|
||||
case 27: { // FIXME: This doesn't work
|
||||
// saveGameRead
|
||||
_saveLoadSlot = 0;
|
||||
_saveLoadSlot = args[1];
|
||||
_saveLoadFlag = 2;
|
||||
_saveLoadCompatible = false;
|
||||
warning("Sgl: %d\n", args[1]);
|
||||
|
Loading…
Reference in New Issue
Block a user