mirror of
https://github.com/isledecomp/isle.git
synced 2026-01-28 18:51:16 +00:00
Add size assert for MxFrequencyMeter
This commit is contained in:
parent
008a3f9888
commit
16d04bc083
@ -10,6 +10,7 @@
|
|||||||
|
|
||||||
DECOMP_SIZE_ASSERT(LegoVideoManager, 0x590);
|
DECOMP_SIZE_ASSERT(LegoVideoManager, 0x590);
|
||||||
DECOMP_SIZE_ASSERT(MxStopWatch, 0x18);
|
DECOMP_SIZE_ASSERT(MxStopWatch, 0x18);
|
||||||
|
DECOMP_SIZE_ASSERT(MxFrequencyMeter, 0x20);
|
||||||
|
|
||||||
// FUNCTION: LEGO1 0x1007aa20
|
// FUNCTION: LEGO1 0x1007aa20
|
||||||
LegoVideoManager::LegoVideoManager()
|
LegoVideoManager::LegoVideoManager()
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user