Home
last modified time | relevance | path

Searched refs:DemoSyncRecord (Results 1 – 6 of 6) sorted by relevance

/dports/games/jfsw/jfsw-c434002/src/
H A Ddemo.c62 BOOL DemoSyncTest = FALSE, DemoSyncRecord = FALSE; variable
119 if (DemoSyncRecord) in DemoSetup()
128 if (DemoSyncRecord) in DemoSetup()
144 if (DemoSyncRecord) in DemoRecordSetup()
157 if (DemoSyncRecord) in DemoPlaySetup()
369 if (DemoSyncTest||DemoSyncRecord) in DemoTerm()
503 if (DemoSyncRecord) in DemoPlayBack()
H A Ddemo.h38 extern BOOL DemoSyncRecord;
H A Dgame.c3971 DemoSyncRecord = FALSE; in app_main()
3978 DemoSyncRecord = TRUE; in app_main()
4086 DemoSyncRecord = FALSE; in app_main()
/dports/games/NBlood/NBlood-a1689a4/source/sw/src/
H A Ddemo.cpp60 SWBOOL DemoSyncTest = FALSE, DemoSyncRecord = FALSE; variable
117 if (DemoSyncRecord) in DemoSetup()
126 if (DemoSyncRecord) in DemoSetup()
142 if (DemoSyncRecord) in DemoRecordSetup()
155 if (DemoSyncRecord) in DemoPlaySetup()
399 if (DemoSyncTest||DemoSyncRecord) in DemoTerm()
542 if (DemoSyncRecord) in DemoPlayBack()
H A Ddemo.h37 extern SWBOOL DemoSyncRecord;
H A Dgame.cpp3891 DemoSyncRecord = FALSE; in app_main()
3897 DemoSyncRecord = TRUE; in app_main()
3992 DemoSyncRecord = FALSE; in app_main()