mirror of
https://github.com/isledecomp/isle.git
synced 2026-01-27 10:11:15 +00:00
Add size assert
This commit is contained in:
parent
ad74893796
commit
6242ba4cd9
@ -1,6 +1,7 @@
|
|||||||
#include "legocameralocations.h"
|
#include "legocameralocations.h"
|
||||||
|
|
||||||
DECOMP_SIZE_ASSERT(LegoCameraLocation, 0x60)
|
DECOMP_SIZE_ASSERT(LegoCameraLocation, 0x60)
|
||||||
|
DECOMP_SIZE_ASSERT(LegoCameraLocation::Path, 0x18)
|
||||||
|
|
||||||
// GLOBAL: LEGO1 0x100f4c60
|
// GLOBAL: LEGO1 0x100f4c60
|
||||||
LegoCameraLocation g_cameraLocations[] = {
|
LegoCameraLocation g_cameraLocations[] = {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user