diff --git a/src/structs/0104.hpp b/src/structs/0104.hpp index 4fcc151..d39972a 100644 --- a/src/structs/0104.hpp +++ b/src/structs/0104.hpp @@ -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); \ No newline at end of file +static_assert(sizeof(sQuickSlot) == 4 || sizeof(sQuickSlot) == 0);