This commit is contained in:
chaos.powdertoy.co.uk 2011-12-08 17:44:55 +00:00
parent d5f58d995e
commit 274df46a37

View File

@ -14,7 +14,7 @@
#define BUILD_NUM 116 #define BUILD_NUM 116
//VersionInfoEnd //VersionInfoEnd
#define IDENT_VERSION "G" //Change this if you're not Simon! It should be a single letter. #define IDENT_VERSION "G" //Change this if you're not Simon! It should be a single letter
#define MTOS_EXPAND(str) #str #define MTOS_EXPAND(str) #str
#define MTOS(str) MTOS_EXPAND(str) #define MTOS(str) MTOS_EXPAND(str)