mirror of
https://gitlab.com/Nanolx/homebrewfilter.git
synced 2024-11-24 10:09:21 +01:00
installer loads HBF rather than system menu on exit
This commit is contained in:
parent
80566e080f
commit
9284da6e95
@ -27,7 +27,7 @@ int main(int argc, char **argv) {
|
||||
|
||||
menu();
|
||||
|
||||
SYS_ResetSystem(SYS_RETURNTOMENU, 0, 0);
|
||||
WII_LaunchTitle(0x0001000154484246);
|
||||
|
||||
return 0;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user