1
0
mirror of https://github.com/td512/re3.git synced 2026-01-14 12:14:42 +00:00
td512.re3/src/RecordDataForChase.cpp
2019-05-29 21:02:58 +03:00

5 lines
109 B
C++

#include "common.h"
#include "RecordDataForChase.h"
UInt8 &CRecordDataForChase::Status = *(UInt8*)0x95CDCE;