mirror of
https://github.com/GTAmodding/re3.git
synced 2025-10-17 21:59:23 +00:00
car control and friends
This commit is contained in:
parent
a8d8c0690d
commit
40888e9486
13 changed files with 189 additions and 128 deletions
|
@ -58,6 +58,8 @@ public:
|
|||
static void ShutDownForRestart(void);
|
||||
static void InitialiseWhenRestarting(void);
|
||||
static void Process(void);
|
||||
|
||||
static bool IsInInterior(void) { return currArea != AREA_MAIN_MAP; }
|
||||
|
||||
// NB: these do something on PS2
|
||||
static void TidyUpMemory(bool, bool);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue