1
0
Fork 0
mirror of https://git.rip/DMCA_FUCKER/re3.git synced 2024-06-11 21:38:30 +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
};