mirror of
https://github.com/halpz/re3.git
synced 2026-06-12 23:26:14 +00:00
Remove version text, add toggleable debug info(with commit hash!)
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
#define GIT_SHA1 ""
|
||||
const char* g_GIT_SHA1 = GIT_SHA1;
|
||||
@@ -0,0 +1 @@
|
||||
extern const char* g_GIT_SHA1;
|
||||
Reference in New Issue
Block a user