summaryrefslogtreecommitdiffstats
path: root/src/control/Population.cpp
blob: fd1a89f50b0307418f223f4af669221f2bc31753 (plain) (blame)
1
2
3
4
5
6
7
8
#include "common.h"
#include "patcher.h"
#include "Population.h"

PedGroup *CPopulation::ms_pPedGroups = (PedGroup*)0x6E9248;
bool &CPopulation::ms_bGivePedsWeapons = *(bool*)0x95CCF6;

WRAPPER void CPopulation::UpdatePedCount(uint32, bool) { EAXJMP(0x4F5A60); }