2019-06-12 20:35:26 -04:00
|
|
|
#include "common.h"
|
2019-06-24 18:42:23 -04:00
|
|
|
#include "patcher.h"
|
2019-06-12 20:35:26 -04:00
|
|
|
#include "Population.h"
|
|
|
|
|
2019-06-28 06:34:02 -04:00
|
|
|
PedGroup *CPopulation::ms_pPedGroups = (PedGroup*)0x6E9248;
|
2019-06-24 18:42:23 -04:00
|
|
|
bool &CPopulation::ms_bGivePedsWeapons = *(bool*)0x95CCF6;
|
|
|
|
|
2019-06-28 06:34:02 -04:00
|
|
|
WRAPPER void CPopulation::UpdatePedCount(uint32, bool) { EAXJMP(0x4F5A60); }
|