mirror of
https://github.com/vcmi/vcmi.git
synced 2025-11-29 23:07:48 +02:00
5 lines
58 B
C
5 lines
58 B
C
|
|
namespace GameConstants
|
||
|
|
{
|
||
|
|
extern const char GIT_SHA1[];
|
||
|
|
}
|