mirror of
https://github.com/Mr-X-GTA/GTAV-Classes-1.git
synced 2024-12-22 22:47:32 +08:00
Fix build warnings (#35)
This commit is contained in:
parent
cba2e42b16
commit
b5b7811a8f
@ -214,4 +214,4 @@ public:
|
||||
char pad_2E16C[628]; //0x2E16C
|
||||
}; //Size: 0x2E3E0
|
||||
static_assert(sizeof(Network) == 0x2E3E0);
|
||||
#pragma(pop)
|
||||
#pragma pack(pop)
|
@ -167,4 +167,4 @@ namespace rage
|
||||
}; //Size: 0x0110
|
||||
static_assert(sizeof(rage::snMsgRemoveGamersFromSessionCmd) == 0x110);
|
||||
}
|
||||
#pragma pack(pop);
|
||||
#pragma pack(pop)
|
Loading…
Reference in New Issue
Block a user