1
0
Fork 0
mirror of https://github.com/halpz/re3.git synced 2025-03-24 16:35:07 +00:00
re3/src/RecordDataForGame.cpp
2019-05-29 21:02:58 +03:00

4 lines
117 B
C++

#include "common.h"
#include "RecordDataForGame.h"
UInt16 &CRecordDataForGame::RecordingState = *(UInt16 *)0x95CC24;