raze/source/exhumed/src/version.h

8 lines
85 B
C
Raw Normal View History

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