re3/src/control/Record.cpp

7 lines
163 B
C++
Raw Normal View History

2019-05-29 22:47:33 +00:00
#include "common.h"
#include "Record.h"
UInt16 &CRecordDataForGame::RecordingState = *(UInt16*)0x95CC24;
UInt8 &CRecordDataForChase::Status = *(UInt8*)0x95CDCE;