diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/snes9x.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/snes9x.h b/src/snes9x.h index 53caff4..80f622b 100644 --- a/src/snes9x.h +++ b/src/snes9x.h @@ -41,8 +41,6 @@ #ifndef _SNES9X_H_
#define _SNES9X_H_
-#define VERSION "1.39"
-
#include <stdio.h>
#include <stdlib.h>
|