Make stratosphere use new libnx HosVersion API
This commit is contained in:
@@ -65,6 +65,8 @@ void __libnx_initheap(void) {
|
||||
|
||||
void __appInit(void) {
|
||||
Result rc;
|
||||
|
||||
SetFirmwareVersionForLibnx();
|
||||
|
||||
/* Initialize services we need (TODO: NCM) */
|
||||
rc = smInitialize();
|
||||
|
||||
Reference in New Issue
Block a user