add size assert for ScoreState

This commit is contained in:
Ramen2X 2023-10-18 22:13:06 -04:00
parent f4b006a8af
commit 07f6e8435c

View File

@ -1,5 +1,7 @@
#include "scorestate.h"
DECOMP_SIZE_ASSERT(ScoreState, 0x0C);
// OFFSET: LEGO1 0x1000de20
MxBool ScoreState::VTable0x14() {
return FALSE;