mirror of
https://git.rip/DMCA_FUCKER/re3.git
synced 2024-11-01 02:35:55 +00:00
commit
8b55b8b144
|
@ -5,7 +5,7 @@ class CReplay
|
|||
public:
|
||||
static void Display(void);
|
||||
enum {
|
||||
MODE_1
|
||||
MODE_1 = 1
|
||||
};
|
||||
|
||||
static uint8 &Mode;
|
||||
|
|
Loading…
Reference in a new issue