mirror of
https://github.com/J-D-K/JKSV.git
synced 2026-09-08 10:35:27 -05:00
Account fix
This commit is contained in:
@@ -18,7 +18,7 @@ extern "C"
|
||||
hidInitialize();
|
||||
nsInitialize();
|
||||
setsysInitialize();
|
||||
accountInitialize(AccountServiceType_Application);
|
||||
accountInitialize(AccountServiceType_System);
|
||||
}
|
||||
|
||||
void userAppExit(void)
|
||||
|
||||
Reference in New Issue
Block a user