mirror of
https://github.com/GTAmodding/re3.git
synced 2025-07-14 12:14:10 +00:00
Fixes
This commit is contained in:
parent
adde1f7b26
commit
a19d5dbee1
2 changed files with 63 additions and 44 deletions
|
@ -53,6 +53,9 @@ public:
|
|||
static void Stop(void);
|
||||
static void StartUserPause(void);
|
||||
static void EndUserPause(void);
|
||||
|
||||
friend bool GenericLoad(void);
|
||||
friend bool GenericSave(int file);
|
||||
};
|
||||
|
||||
#ifdef FIX_BUGS
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue