mirror of
https://github.com/GTAmodding/re3.git
synced 2025-10-18 08:19:23 +00:00
low effort save support
This commit is contained in:
parent
1619d2395e
commit
bf4b39781b
11 changed files with 451 additions and 403 deletions
|
@ -62,7 +62,7 @@ public:
|
|||
static void FinalShutdown(void);
|
||||
static bool Initialise(const char *datFile);
|
||||
static bool ShutDown(void);
|
||||
static void ReInitGameObjectVariables(void);
|
||||
static bool ReInitGameObjectVariables(bool);
|
||||
static void ReloadIPLs(void);
|
||||
static void ShutDownForRestart(void);
|
||||
static void InitialiseWhenRestarting(void);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue