Extracted Wagic versioning information so that they can be used outside of GameStateMenu.cpp

This commit is contained in:
Xawotihs
2012-01-14 12:18:16 +00:00
parent 87a332e3f1
commit a480cf2e66
2 changed files with 14 additions and 3 deletions

View File

@@ -27,7 +27,7 @@
#include <JNetwork.h>
#endif//NETWORK_SUPPORT
static const char* GAME_VERSION = "WTH?! 0.17.1 - wololo.net";
static const char* GAME_VERSION = "WTH?! " WAGIC_VERSION_STRING " - wololo.net";
enum ENUM_MENU_STATE_MAJOR
{