hlsdk-xash3d/game_shared/vcs_info.h

8 lines
135 B
C

#ifndef VCS_INFO_H
#define VCS_INFO_H
extern const char *g_VCSInfo_Commit;
extern const char *g_VCSInfo_Branch;
#endif // VCS_INFO_H