summaryrefslogtreecommitdiffstats
path: root/src/control/Record.cpp
blob: 8949da5e7712c2811fb7d9164aba3013af90e55d (plain) (blame)
1
2
3
4
5
6
#include "common.h"
#include "Record.h"

UInt16 &CRecordDataForGame::RecordingState = *(UInt16*)0x95CC24;

UInt8 &CRecordDataForChase::Status = *(UInt8*)0x95CDCE;