added new NS_APPID values for latest apt module
This commit is contained in:
parent
e352f3befd
commit
6d1f409dfd
@ -12,8 +12,11 @@ typedef enum{
|
||||
APPID_WEB = 0x114, // Internet Browser
|
||||
APPID_INSTRUCTION_MANUAL = 0x115, // Instruction Manual applet
|
||||
APPID_NOTIFICATIONS = 0x116, // Notifications applet
|
||||
APPID_MIIVERSE = 0x117, // Miiverse applet
|
||||
APPID_MIIVERSE = 0x117, // Miiverse applet (olv)
|
||||
APPID_MIIVERSE_POSTING = 0x118, // Miiverse posting applet (solv3)
|
||||
APPID_AMIIBO_SETTINGS = 0x119, // Amiibo settings applet (cabinet)
|
||||
APPID_APPLICATION = 0x300, // Application
|
||||
APPID_ESHOP = 0x301, // eShop (tiger)
|
||||
APPID_SOFTWARE_KEYBOARD = 0x401, // Software Keyboard
|
||||
APPID_APPLETED = 0x402, // appletEd
|
||||
APPID_PNOTE_AP = 0x404, // PNOTE_AP
|
||||
|
Loading…
Reference in New Issue
Block a user