fix hex val

This commit is contained in:
Christian Semmler 2024-04-27 10:25:09 -04:00
parent 1a64c197b8
commit ec8a912c53

View File

@ -18,7 +18,7 @@
DECOMP_SIZE_ASSERT(LegoAnimationManager, 0x500)
DECOMP_SIZE_ASSERT(Character, 0x18)
DECOMP_SIZE_ASSERT(Vehicle, 0x8)
DECOMP_SIZE_ASSERT(Vehicle, 0x08)
DECOMP_SIZE_ASSERT(Unknown0x3c, 0x18)
DECOMP_SIZE_ASSERT(LegoTranInfo, 0x78)