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;