diff options
-rw-r--r-- | source/nds/gui.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/nds/gui.c b/source/nds/gui.c index 61a3b58..64953be 100644 --- a/source/nds/gui.c +++ b/source/nds/gui.c @@ -54,7 +54,7 @@ char *lang[3] = ******************************************************************************/ #define SUBMENU_ROW_NUM 6 -#define NDSSFC_VERSION "1.07" +#define NDSSFC_VERSION "1.08" #define SAVE_STATE_SLOT_NUM 10 |