mirror of
https://github.com/wheremyfoodat/Panda3DS.git
synced 2025-06-03 12:27:21 +12:00
Stub FRD::GetFriendRelationship
This commit is contained in:
parent
0ba4ffffab
commit
fc15a179ad
2 changed files with 11 additions and 0 deletions
|
@ -26,6 +26,7 @@ class FRDService {
|
|||
void getFriendKeyList(u32 messagePointer);
|
||||
void getFriendPresence(u32 messagePointer);
|
||||
void getFriendProfile(u32 messagePointer);
|
||||
void getFriendRelationship(u32 messagePointer);
|
||||
void getMyComment(u32 messagePointer);
|
||||
void getMyFavoriteGame(u32 messagePointer);
|
||||
void getMyFriendKey(u32 messagePointer);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue