mirror of
https://github.com/halpz/re3.git
synced 2025-10-05 19:15:31 +00:00
@@ -5,7 +5,7 @@ class CReplay
|
|||||||
public:
|
public:
|
||||||
static void Display(void);
|
static void Display(void);
|
||||||
enum {
|
enum {
|
||||||
MODE_1
|
MODE_1 = 1
|
||||||
};
|
};
|
||||||
|
|
||||||
static uint8 &Mode;
|
static uint8 &Mode;
|
||||||
|
Reference in New Issue
Block a user