mirror of
https://github.com/wheremyfoodat/Panda3DS.git
synced 2025-06-05 18:41:39 +12:00
[CECD/FRD] Implement more functions to get MK7 booting
This commit is contained in:
parent
f1093cda34
commit
1c3f3f8da9
5 changed files with 55 additions and 11 deletions
|
@ -22,7 +22,9 @@ class FRDService {
|
|||
void attachToEventNotification(u32 messagePointer);
|
||||
void getFriendKeyList(u32 messagePointer);
|
||||
void getMyFriendKey(u32 messagePointer);
|
||||
void getMyMii(u32 messagePointer);
|
||||
void getMyPresence(u32 messagePointer);
|
||||
void getMyProfile(u32 messagePointer);
|
||||
void getMyScreenName(u32 messsagePointer);
|
||||
void setClientSDKVersion(u32 messagePointer);
|
||||
void setNotificationMask(u32 messagePointer);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue