mirror of
https://github.com/GTAmodding/re3.git
synced 2024-11-15 05:39:01 +00:00
Update Replay.h
This commit is contained in:
parent
06e48c7059
commit
35ea1765e2
1 changed files with 1 additions and 0 deletions
|
@ -3,6 +3,7 @@
|
|||
class CReplay
|
||||
{
|
||||
public:
|
||||
static void Display(void);
|
||||
enum {
|
||||
MODE_1
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue