better structs header

This commit is contained in:
CPunch 2020-08-20 10:45:50 -05:00
commit c0abab39ae
1 changed files with 1 additions and 1 deletions

View File

@ -4837,4 +4837,4 @@ static_assert(sizeof(sPCGroupMemberInfo) == 112 || sizeof(sPCGroupMemberInfo) ==
static_assert(sizeof(sNPCGroupMemberInfo) == 32 || sizeof(sNPCGroupMemberInfo) == 0);
static_assert(sizeof(sEPElement) == 36 || sizeof(sEPElement) == 0);
static_assert(sizeof(sCNStreetStall_ItemInfo_for_Client) == 20 || sizeof(sCNStreetStall_ItemInfo_for_Client) == 0);
static_assert(sizeof(sQuickSlot) == 4 || sizeof(sQuickSlot) == 0);
static_assert(sizeof(sQuickSlot) == 4 || sizeof(sQuickSlot) == 0);