mirror of
https://github.com/td512/re3.git
synced 2026-02-25 22:13:19 +00:00
CStreaming DONE
This commit is contained in:
@@ -1,5 +1,11 @@
|
||||
#pragma once
|
||||
|
||||
enum {
|
||||
RECORDSTATE_0,
|
||||
RECORDSTATE_1,
|
||||
RECORDSTATE_2,
|
||||
};
|
||||
|
||||
class CRecordDataForGame
|
||||
{
|
||||
public:
|
||||
|
||||
Reference in New Issue
Block a user