mirror of
https://github.com/isledecomp/isle.git
synced 2026-01-21 07:11:16 +00:00
Add some size asserts
This commit is contained in:
parent
f461bd9eb8
commit
7c3e870932
@ -1,4 +1,8 @@
|
||||
#include "mxatomidcounter.h"
|
||||
#include "decomp.h"
|
||||
|
||||
DECOMP_SIZE_ASSERT(MxAtomIdCounter, 0x14);
|
||||
DECOMP_SIZE_ASSERT(MxAtomIdCounterSet, 0x10);
|
||||
|
||||
// OFFSET: LEGO1 0x100ad7f0
|
||||
void MxAtomIdCounter::Inc()
|
||||
|
||||
Loading…
Reference in New Issue
Block a user