mirror of
https://github.com/GTAmodding/re3.git
synced 2025-07-17 16:14:09 +00:00
commit
0e056a8e01
3 changed files with 158 additions and 30 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