mirror of
https://github.com/GTAmodding/re3.git
synced 2025-10-10 01:40:34 +00:00
Merge branch 'master' of github.com:GTAmodding/re3
This commit is contained in:
commit
1d177a5d8e
2 changed files with 3 additions and 3 deletions
|
@ -5,7 +5,7 @@ class CReplay
|
|||
public:
|
||||
static void Display(void);
|
||||
enum {
|
||||
MODE_1
|
||||
MODE_1 = 1
|
||||
};
|
||||
|
||||
static uint8 &Mode;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue