mirror of
https://gitlab.com/Nanolx/homebrewfilter.git
synced 2025-02-06 12:43:25 +01:00
typo fix in main.c
This commit is contained in:
parent
a75204f885
commit
1dd99101ca
@ -263,7 +263,7 @@ main(int argc, char *argv[])
|
||||
else if (opendir(check_path("usb1:/apps/NANDEmu-Boot").c_str()) != NULL)
|
||||
{
|
||||
LoadHomebrew ("usb1:/apps/NANDEmu-Boot/boot.dol");
|
||||
Boothomebrew ();
|
||||
BootHomebrew ();
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user