1
0
Fork 0
mirror of https://git.rip/DMCA_FUCKER/re3.git synced 2024-06-16 18:13:12 +00:00
re3/src/extras/GitSHA1.cpp.in
2021-02-12 16:38:03 +03:00

3 lines
65 B
C++

#define GIT_SHA1 "@GIT_SHA1@"
const char* g_GIT_SHA1 = GIT_SHA1;