mirror of
https://github.com/GTAmodding/re3.git
synced 2024-12-01 18:55:40 +00:00
sync with lcs-dev
This commit is contained in:
commit
a7ad2a7e1a
2 changed files with 395 additions and 397 deletions
|
@ -443,6 +443,7 @@ public:
|
||||||
|
|
||||||
static int GetSaveVarIndex(int);
|
static int GetSaveVarIndex(int);
|
||||||
static void Shutdown(void);
|
static void Shutdown(void);
|
||||||
|
static void SwapNearestBuildingModel(float, float, float, float, int, int);
|
||||||
|
|
||||||
#ifdef GTA_SCRIPT_COLLECTIVE
|
#ifdef GTA_SCRIPT_COLLECTIVE
|
||||||
static void AdvanceCollectiveIndex()
|
static void AdvanceCollectiveIndex()
|
||||||
|
|
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue