mirror of
https://github.com/halpz/re3.git
synced 2025-07-04 01:30:46 +00:00
@ -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
|
||||
|
Reference in New Issue
Block a user