Merge pull request #1721 from AsparagusEduardo/pret_clean2
Companion PR to pokefirered #525
This commit is contained in:
@@ -98,7 +98,7 @@ struct RfuGameCompatibilityData
|
||||
// anything the developers want. This struct is what GF decided to use it for.
|
||||
// It can be up to 13 bytes in size (RFU_GAME_NAME_LENGTH).
|
||||
// The player's name is sent separately as the username ("uname"), and does not
|
||||
// use a struct (gHostRfuUsername).
|
||||
// use a struct (gHostRfuUsername).
|
||||
struct __attribute__((packed, aligned(2))) RfuGameData
|
||||
{
|
||||
struct RfuGameCompatibilityData compatibility;
|
||||
|
||||
Reference in New Issue
Block a user