diff --git a/installer/wad/0001000154484246.tmd b/installer/wad/0001000154484246.tmd index 4e2e3e0..ca43c1f 100644 Binary files a/installer/wad/0001000154484246.tmd and b/installer/wad/0001000154484246.tmd differ diff --git a/source/Prompts/prompt_app_info.cpp b/source/Prompts/prompt_app_info.cpp index 8f08e0a..a897390 100644 --- a/source/Prompts/prompt_app_info.cpp +++ b/source/Prompts/prompt_app_info.cpp @@ -265,7 +265,7 @@ AppInfo(const char *title, string dir, u8* icon) ResumeGui(); edit.ResetState(); - btn1.SetState(STATE_SELECTED); + cancel.SetState(STATE_SELECTED); while(choice == -1) { usleep(100); diff --git a/updates b/updates index 28988cb..8e11500 100644 --- a/updates +++ b/updates @@ -1,6 +1,4 @@ //rev38: -- in the app-info dialog pre-select the 'load' button, rather than - the exit button (allows A+A on an app for quick-start) - in the app-info dialog the dvd-icon is now shown if necessary //rev37: