diff options
Diffstat (limited to 'blastem.c')
-rw-r--r-- | blastem.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -19,7 +19,7 @@ #include <string.h> #include <ctype.h> -#define BLASTEM_VERSION "0.3.0" +#define BLASTEM_VERSION "0.3.1" #define MCLKS_NTSC 53693175 #define MCLKS_PAL 53203395 |