libnx/nx/include/switch
friedkeenan b7ee0899d4
Add g_nroReturnPath
g_nroReturnPath is the path that nx-hbloader will load after the next NRO returns. If it is not set, the next NRO will simply return to sdmc:/hbmenu.nro
2019-01-02 00:15:26 -06:00
..
applets Updated applet/swkbd comments. 2018-12-24 20:13:09 -05:00
arm arm: Rename armTickToNs(), etc 2018-12-17 16:06:23 +01:00
audio Added auddev and AudioDeviceName. 2018-11-02 16:04:09 -04:00
display Added more RGB*() helper macros & fixed a few typos 2018-12-19 19:33:31 +01:00
kernel Add tmemCreateFromMemory 2018-12-20 16:12:22 +01:00
nvidia nvioctlMap_Param -> nvioctlNvmap_Param 2018-12-19 19:33:31 +01:00
runtime Add g_nroReturnPath 2019-01-02 00:15:26 -06:00
services Remove static_asserts from hid.h in order to avoid a hard dependency on C11 2019-01-01 03:27:43 +01:00
nacp.h Added nacpGetLanguageEntry and SetLanguage_Total. 2018-04-18 23:38:01 -04:00
nro.h Stylefix for nro 2018-02-26 02:10:49 +01:00
result.h Added LibnxError_LibAppletBadExit, which is now used in swkbd. 2018-12-20 21:08:36 -05:00
types.h Remove ALIGN in favor of C11/C++11 alignas, guard other #defines against redefinition 2018-08-05 13:23:08 +02:00