Add size assert

This commit is contained in:
Christian Semmler 2024-05-10 10:15:31 -04:00
parent ad74893796
commit 6242ba4cd9

View File

@ -1,6 +1,7 @@
#include "legocameralocations.h"
DECOMP_SIZE_ASSERT(LegoCameraLocation, 0x60)
DECOMP_SIZE_ASSERT(LegoCameraLocation::Path, 0x18)
// GLOBAL: LEGO1 0x100f4c60
LegoCameraLocation g_cameraLocations[] = {