mirror of
https://github.com/switchbrew/libnx.git
synced 2025-07-03 01:52:14 +02:00
fix unknown struct field per instructions
This commit is contained in:
parent
b8c10645eb
commit
8770dc6a82
@ -48,7 +48,7 @@ typedef struct {
|
||||
u64 friend_request_reception; ///< Unknown
|
||||
char friend_code[0x20]; ///< Friend Code
|
||||
u64 friend_code_next_issuable_time; ///< Unknown
|
||||
u8 unknown[0x7C8]; ///< Unknown, 'extra' data?
|
||||
u8 unk_x48[0x7C8]; ///< Unknown
|
||||
} FriendsUserSetting;
|
||||
|
||||
/// Initialize friends
|
||||
|
Loading…
Reference in New Issue
Block a user