1
0
Fork 0
mirror of https://git.rip/DMCA_FUCKER/re3.git synced 2024-06-29 13:27:05 +00:00
re3/src/Stats.cpp

5 lines
132 B
C++
Raw Normal View History

2019-06-13 00:35:26 +00:00
#include "common.h"
#include "Stats.h"
Int32 &CStats::DaysPassed = *(Int32*)0x8F2BB8;
Int32 &CStats::HeadShots = *(Int32*)0x8F647C;