mirror of
https://github.com/ZDoom/Raze.git
synced 2025-01-18 14:41:55 +00:00
8 lines
78 B
C
8 lines
78 B
C
|
|
||
|
#ifndef __record_h__
|
||
|
#define __record_h__
|
||
|
|
||
|
extern short record_mode;
|
||
|
|
||
|
#endif
|