From ffcb6291da243241d789e2b1fd99b5759d3476b6 Mon Sep 17 00:00:00 2001 From: dborth Date: Thu, 18 Jun 2009 06:09:14 +0000 Subject: [PATCH] fix file browser bug --- source/ngc/filebrowser.h | 2 +- source/ngc/menu.cpp | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/source/ngc/filebrowser.h b/source/ngc/filebrowser.h index 7d25931..d800661 100644 --- a/source/ngc/filebrowser.h +++ b/source/ngc/filebrowser.h @@ -15,7 +15,7 @@ #include #define MAXJOLIET 255 -#define MAXDISPLAY 40 +#define MAXDISPLAY 37 typedef struct { diff --git a/source/ngc/menu.cpp b/source/ngc/menu.cpp index 99b2a4f..c0b2bde 100644 --- a/source/ngc/menu.cpp +++ b/source/ngc/menu.cpp @@ -935,7 +935,7 @@ static int MenuGameSelection() // update gameWindow based on arrow buttons // set MENU_EXIT if A button pressed on a game - for(i=0; iGetState() == STATE_CLICKED) {