Make stratosphere use new libnx HosVersion API
This commit is contained in:
@@ -55,7 +55,9 @@ void __libnx_initheap(void) {
|
||||
}
|
||||
|
||||
void __appInit(void) {
|
||||
/* We must do no setup here, because we are sm. */
|
||||
SetFirmwareVersionForLibnx();
|
||||
|
||||
/* We must do no service setup here, because we are sm. */
|
||||
}
|
||||
|
||||
void __appExit(void) {
|
||||
|
||||
Reference in New Issue
Block a user