mirror of
https://github.com/wheremyfoodat/Panda3DS.git
synced 2025-06-03 12:27:21 +12:00
[APT] Stub AppletUtility
This commit is contained in:
parent
58b6791971
commit
4930c1a947
2 changed files with 16 additions and 2 deletions
|
@ -10,6 +10,7 @@ class APTService {
|
|||
MAKE_LOG_FUNCTION(log, aptLogger)
|
||||
|
||||
// Service commands
|
||||
void appletUtility(u32 messagePointer);
|
||||
void getLockHandle(u32 messagePointer);
|
||||
void checkNew3DS(u32 messagePointer);
|
||||
void enable(u32 messagePointer);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue