mirror of
https://github.com/GTAmodding/re3.git
synced 2025-10-11 20:10:33 +00:00
CGame done, Peds, fixes
This commit is contained in:
parent
24e74f785e
commit
3e549a7d44
21 changed files with 480 additions and 503 deletions
|
@ -66,7 +66,7 @@ public:
|
|||
static uint32 NumMiamiViceCops;
|
||||
|
||||
static void Initialise();
|
||||
static void Update(void);
|
||||
static void Update(bool);
|
||||
static void LoadPedGroups();
|
||||
static void UpdatePedCount(ePedType, bool);
|
||||
static void DealWithZoneChange(eLevelName oldLevel, eLevelName newLevel, bool);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue