diff options
Diffstat (limited to 'includes')
| -rw-r--r-- | includes/defines.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/includes/defines.h b/includes/defines.h index bdf3f8c..467cb6c 100644 --- a/includes/defines.h +++ b/includes/defines.h @@ -14,7 +14,7 @@ #define BUILD_NUM 116 //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(str) MTOS_EXPAND(str) |
