diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/main.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -35,7 +35,7 @@ #include "sound/sound.h" #include <stdio.h> -#define CORE_VERSION "0.0.8" +#define CORE_VERSION "0.0.9" #define EXIT 0 #define LOGIN 1 |