1
0
mirror of https://github.com/td512/re3.git synced 2026-01-18 08:52:59 +00:00

Update Replay.h

This commit is contained in:
Fire_Head 2019-06-13 03:43:57 +03:00 committed by GitHub
parent 06e48c7059
commit 35ea1765e2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3,6 +3,7 @@
class CReplay
{
public:
static void Display(void);
enum {
MODE_1
};