From 37632bdc58ed7f83e770e7845538a3abe946ff0b Mon Sep 17 00:00:00 2001 From: dborth Date: Thu, 18 Jun 2009 06:09:28 +0000 Subject: [PATCH] fix file browser bug --- readme.txt | 1 + source/ngc/menu.cpp | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/readme.txt b/readme.txt index db26a6f..3311d90 100644 --- a/readme.txt +++ b/readme.txt @@ -48,6 +48,7 @@ Wii homebrew is WiiBrew (www.wiibrew.org). [4.0.7] +* Increase file browser listing to 10 entries, decrease font size * Settings are now loaded from USB when loading the app from USB on HBC * Fixed menu crashes caused by ogg player bugs * Fixed memory card saving verification bug diff --git a/source/ngc/menu.cpp b/source/ngc/menu.cpp index 7a052a8..81b0788 100644 --- a/source/ngc/menu.cpp +++ b/source/ngc/menu.cpp @@ -980,7 +980,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) {