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) {