re3/src/RecordDataForChase.h

7 lines
75 B
C++

#pragma once
class CRecordDataForChase
{
public:
static UInt8 &Status;
};