mirror of
https://github.com/OpenDriver2/REDRIVER2.git
synced 2024-11-22 02:12:43 +01:00
- add missing macro
This commit is contained in:
parent
c7baeea335
commit
02a675ab36
@ -43,6 +43,7 @@ extern int CutRec_SaveReplayToFile(char* filename);
|
||||
|
||||
#else
|
||||
|
||||
#define _CutRec_IsAutoTestOn() (0)
|
||||
#define _CutRec_IsOn() (0)
|
||||
#define _CutRec_Step() (0)
|
||||
#define _CutRec_Draw() (0)
|
||||
|
Loading…
Reference in New Issue
Block a user