mirror of
https://github.com/GTAmodding/re3.git
synced 2025-10-18 09:29:21 +00:00
More replay stuff
This commit is contained in:
parent
a87f3188e9
commit
cc731f4732
36 changed files with 717 additions and 49 deletions
|
@ -1,7 +1,11 @@
|
|||
#pragma once
|
||||
|
||||
#include "PedType.h"
|
||||
|
||||
class CPopulation
|
||||
{
|
||||
public:
|
||||
static bool &ms_bGivePedsWeapons;
|
||||
|
||||
static void UpdatePedCount(uint32, bool);
|
||||
};
|
Loading…
Add table
Add a link
Reference in a new issue