REDRIVER2/src_rebuild/Game/version.h
2022-01-21 21:04:44 +03:00

11 lines
208 B
C

#ifndef GAME_VERSION_N
#define GAME_VERSION_N "7.4"
#endif
#ifndef GAME_VERSION_RES
#define GAME_VERSION_RES 7,4
#endif
#define GAME_TITLE "REDRIVER2"
#define GAME_VERSION GAME_TITLE " " GAME_VERSION_N