1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-11-29 23:07:48 +02:00
Files
vcmi/Version.h

5 lines
58 B
C
Raw Normal View History

namespace GameConstants
{
extern const char GIT_SHA1[];
}