mirror of
https://github.com/halpz/re3.git
synced 2025-03-25 16:45:06 +00:00
4 lines
117 B
C++
4 lines
117 B
C++
|
#include "common.h"
|
||
|
#include "RecordDataForGame.h"
|
||
|
|
||
|
UInt16 &CRecordDataForGame::RecordingState = *(UInt16 *)0x95CC24;
|