raze/source/exhumed/src/version.h
nukeykt 936ce5a866 wip
# Conflicts:
#	platform/Windows/exhumed.vcxproj
#	platform/Windows/exhumed.vcxproj.filters
2019-11-21 22:52:46 +01:00

7 lines
85 B
C

#ifndef __version_h__
#define __version_h__
extern const char *versionstr;
#endif