Remove explicit padding

This commit is contained in:
PokeCodec 2020-09-06 12:14:35 -04:00
parent 781eb38d5b
commit 5d2a4e02dd
1 changed files with 0 additions and 1 deletions

View File

@ -407,7 +407,6 @@ struct RfuTgtData
u16 serialNo; // Game serial number of parent candidate Game serial number of connection partner
u8 gname[RFU_GAME_NAME_LENGTH + 2]; // Game name of parent candidate Game name of connection partner
u8 uname[RFU_USER_NAME_LENGTH + 1]; // User name for parent candidate User name for connection partner
u8 padding[2];
};
struct RfuLinkStatus