mirror of
https://github.com/isledecomp/isle.git
synced 2026-01-24 08:41:16 +00:00
add size assert for ScoreState
This commit is contained in:
parent
f4b006a8af
commit
07f6e8435c
@ -1,5 +1,7 @@
|
||||
#include "scorestate.h"
|
||||
|
||||
DECOMP_SIZE_ASSERT(ScoreState, 0x0C);
|
||||
|
||||
// OFFSET: LEGO1 0x1000de20
|
||||
MxBool ScoreState::VTable0x14() {
|
||||
return FALSE;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user