diff options
Diffstat (limited to 'src/RecordDataForChase.cpp')
-rw-r--r-- | src/RecordDataForChase.cpp | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/RecordDataForChase.cpp b/src/RecordDataForChase.cpp new file mode 100644 index 00000000..6bff623e --- /dev/null +++ b/src/RecordDataForChase.cpp @@ -0,0 +1,5 @@ +#include "common.h" +#include "RecordDataForChase.h" + + +UInt8 &CRecordDataForChase::Status = *(UInt8*)0x95CDCE;
\ No newline at end of file |