mirror of
https://github.com/GTAmodding/re3.git
synced 2025-07-14 07:54:08 +00:00
R to freeroam, idle anims, weapon and cam enum fix
This commit is contained in:
parent
ab7a21e017
commit
529cec5653
14 changed files with 158 additions and 55 deletions
|
@ -520,3 +520,7 @@ private:
|
|||
|
||||
static bool ThisIsAValidRandomCop(int32 mi, bool cop, bool swat, bool fbi, bool army, bool miami);
|
||||
};
|
||||
|
||||
#ifdef USE_DEBUG_SCRIPT_LOADER
|
||||
extern int scriptToLoad;
|
||||
#endif
|
Loading…
Add table
Add a link
Reference in a new issue