2
0

Version.h 72 B

123456
  1. #pragma once
  2. namespace GameConstants
  3. {
  4. extern const char GIT_SHA1[];
  5. }