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