mirror of
https://github.com/GTAmodding/re3.git
synced 2025-07-08 02:04:08 +00:00
More replay stuff
This commit is contained in:
parent
a87f3188e9
commit
cc731f4732
36 changed files with 717 additions and 49 deletions
|
@ -1,4 +1,7 @@
|
|||
#include "common.h"
|
||||
#include "patcher.h"
|
||||
#include "Population.h"
|
||||
|
||||
bool &CPopulation::ms_bGivePedsWeapons = *(bool*)0x95CCF6;
|
||||
bool &CPopulation::ms_bGivePedsWeapons = *(bool*)0x95CCF6;
|
||||
|
||||
WRAPPER void CPopulation::UpdatePedCount(uint32, bool) { EAXJMP(0x4F5A60); }
|
Loading…
Add table
Add a link
Reference in a new issue