Re3/src/control/Population.cpp

4 lines
103 B
C++
Raw Normal View History

2019-06-12 20:35:26 -04:00
#include "common.h"
#include "Population.h"
2019-06-16 18:16:38 -04:00
bool &CPopulation::ms_bGivePedsWeapons = *(bool*)0x95CCF6;