mirror of
https://github.com/GTAmodding/re3.git
synced 2025-07-12 06:24:08 +00:00
got rid of upper case types
This commit is contained in:
parent
e8c5f7da52
commit
0add48abf5
49 changed files with 701 additions and 708 deletions
|
@ -1,4 +1,4 @@
|
|||
#include "common.h"
|
||||
#include "Population.h"
|
||||
|
||||
Bool &CPopulation::ms_bGivePedsWeapons = *(Bool*)0x95CCF6;
|
||||
bool &CPopulation::ms_bGivePedsWeapons = *(bool*)0x95CCF6;
|
Loading…
Add table
Add a link
Reference in a new issue