mirror of
https://gitlab.com/GaryOderNichts/re3-wiiu.git
synced 2024-11-25 10:36:53 +01:00
4 lines
103 B
C++
4 lines
103 B
C++
|
#include "common.h"
|
||
|
#include "Population.h"
|
||
|
|
||
|
Bool &CPopulation::ms_bGivePedsWeapons = *(Bool*)0x95CCF6;
|