mirror of
https://gitlab.com/Nanolx/homebrewfilter.git
synced 2024-11-24 10:09:21 +01:00
revert a change from obcd
This commit is contained in:
parent
09d668f829
commit
7a1c38cb31
Binary file not shown.
@ -120,11 +120,7 @@ loaderPrompt()
|
||||
|
||||
if(!check_uneek_fs())
|
||||
{
|
||||
neek2o.SetPosition(0, 90);
|
||||
promptWindow.Append(&neek2o);
|
||||
|
||||
priiloader.SetPosition(0, 140);
|
||||
/*
|
||||
if(get_nandemu() && check_neek2o())
|
||||
{
|
||||
nandemu.SetPosition(0, 90);
|
||||
@ -149,7 +145,6 @@ loaderPrompt()
|
||||
|
||||
priiloader.SetPosition(0, 140);
|
||||
}
|
||||
*/
|
||||
}
|
||||
else
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user