mirror of
https://github.com/libretro/scummvm.git
synced 2025-01-06 09:48:39 +00:00
368f664c81
MemoryReadWriteStream now returns int32, not uint32. It actually doesn't ever return -1 to indicate that an error occured, so uint32 was a better choice, but that's what is used in WriteStream base class now. That method is abstract, so that's also why OutSaveFile had to override it. |
||
---|---|---|
.. | ||
default | ||
posix | ||
psp | ||
recorder | ||
windows | ||
savefile.cpp |