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

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

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