mirror of
https://gitlab.com/Nanolx/homebrewfilter.git
synced 2024-11-24 10:09:21 +01:00
partially revert previous commit (non-working)
This commit is contained in:
parent
477538c898
commit
83b51e628c
Binary file not shown.
@ -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);
|
||||
|
Loading…
Reference in New Issue
Block a user