Add size assert

This commit is contained in:
Christian Semmler 2024-01-21 09:55:34 -05:00
parent 7b3b82b8d4
commit 1e6239a68b

View File

@ -3,6 +3,8 @@
#include "legoomni.h" #include "legoomni.h"
#include "legoworld.h" #include "legoworld.h"
DECOMP_SIZE_ASSERT(LegoLocomotionAnimPresenter, 0xd8)
// FUNCTION: LEGO1 0x1006cdd0 // FUNCTION: LEGO1 0x1006cdd0
LegoLocomotionAnimPresenter::LegoLocomotionAnimPresenter() LegoLocomotionAnimPresenter::LegoLocomotionAnimPresenter()
{ {