mirror of
https://github.com/Atmosphere-NX/Atmosphere.git
synced 2025-05-18 17:14:28 -04:00
boot: update for api changes
This commit is contained in:
parent
635ae4e3da
commit
8d16d2152b
4 changed files with 6 additions and 6 deletions
|
@ -85,7 +85,7 @@ void __libnx_initheap(void) {
|
|||
}
|
||||
|
||||
void __appInit(void) {
|
||||
SetFirmwareVersionForLibnx();
|
||||
hos::SetVersionForLibnx();
|
||||
|
||||
/* Initialize services we need (TODO: NCM) */
|
||||
DoWithSmSession([&]() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue