Fix loading savegame from original interpreter
svn-id: r29901
This commit is contained in:
parent
550aea90ff
commit
aa62d6355a
22 changed files with 418 additions and 193 deletions
|
@ -28,6 +28,7 @@
|
|||
|
||||
namespace Cruise {
|
||||
|
||||
int saveSavegameData(int saveGameIdx);
|
||||
int loadSavegameData(int saveGameIdx);
|
||||
|
||||
} // End of namespace Cruise
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue