1
0
Fork 0
mirror of https://github.com/halpz/re3.git synced 2025-03-25 16:45:06 +00:00
re3/src/RecordDataForGame.cpp

4 lines
117 B
C++
Raw Normal View History

2019-05-29 18:02:58 +00:00
#include "common.h"
#include "RecordDataForGame.h"
UInt16 &CRecordDataForGame::RecordingState = *(UInt16 *)0x95CC24;