SceneSwitcher/src/version.h
WarmUpTill 53a5fa6ff4 Restructure "src/" folder
Moving files from the "src/" folder into "src/legacy", "src/macro-core",
and "src/utils" was necessary as it was becoming a bit too cluttered.
2022-08-17 11:08:53 -07:00

3 lines
63 B
C

extern const char g_GIT_SHA1[];
extern const char g_GIT_TAG[];