mirror of
https://gitlab.com/dosowisko.net/libsuperderpy.git
synced 2024-12-05 00:38:00 +01:00
defines.h: define LIBSUPERDERPY_GAME_VERSION
This commit is contained in:
parent
a0dabfdeec
commit
0062dbac3b
1 changed files with 1 additions and 0 deletions
|
@ -7,5 +7,6 @@
|
|||
#define LIBSUPERDERPY_GAMENAME "${LIBSUPERDERPY_GAMENAME}"
|
||||
#define LIBSUPERDERPY_GAMENAME_PRETTY "${LIBSUPERDERPY_GAMENAME_PRETTY}"
|
||||
#define LIBSUPERDERPY_GAME_GIT_REV "${LIBSUPERDERPY_GAME_GIT_REV}"
|
||||
#define LIBSUPERDERPY_GAME_VERSION "${LIBSUPERDERPY_VERSION}"
|
||||
|
||||
#endif /* LIBSUPERDERPY_DEFINES_H */
|
||||
|
|
Loading…
Reference in a new issue