mirror of
https://github.com/ZDoom/Raze.git
synced 2024-12-16 07:31:23 +00:00
936ce5a866
# Conflicts: # platform/Windows/exhumed.vcxproj # platform/Windows/exhumed.vcxproj.filters
7 lines
78 B
C
7 lines
78 B
C
|
|
#ifndef __record_h__
|
|
#define __record_h__
|
|
|
|
extern short record_mode;
|
|
|
|
#endif
|