mirror of
https://gitlab.com/Nanolx/homebrewfilter.git
synced 2024-11-28 12:04:23 +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…
Reference in New Issue
Block a user