mirror of
https://github.com/Laupetin/OpenAssetTools.git
synced 2025-04-20 00:02:55 +00:00
Remove unnecessary iw4 alignments
This commit is contained in:
parent
df8e909736
commit
c88987f7dc
@ -1297,7 +1297,7 @@ namespace IW4
|
||||
ItemKeyHandler* next;
|
||||
};
|
||||
|
||||
struct type_align(4) rectDef_s
|
||||
struct rectDef_s
|
||||
{
|
||||
float x;
|
||||
float y;
|
||||
@ -1759,7 +1759,7 @@ namespace IW4
|
||||
DATA_COUNT = 0xA,
|
||||
};
|
||||
|
||||
struct type_align(4) StructuredDataEnumEntry
|
||||
struct StructuredDataEnumEntry
|
||||
{
|
||||
const char* string;
|
||||
uint16_t index;
|
||||
|
Loading…
x
Reference in New Issue
Block a user