1
0
Fork 0
mirror of https://git.rip/DMCA_FUCKER/re3.git synced 2024-06-12 16:18: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 class CReplay
{ {
public: public:
static void Display(void);
enum { enum {
MODE_1 MODE_1
}; };