1
0
Fork 0
mirror of https://github.com/halpz/re3.git synced 2024-12-22 17:35:29 +00:00
re3/src/Stats.cpp
2019-06-13 03:35:26 +03:00

4 lines
86 B
C++

#include "common.h"
#include "Stats.h"
Int32 &CStats::DaysPassed = *(Int32*)0x8F2BB8;