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