mirror of
https://github.com/isledecomp/isle.git
synced 2025-10-28 10:54:16 +00:00
Add size assertions for legoomni and fix sizes
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
#include "legoextraactor.h"
|
||||
|
||||
// STUB : LEGO1 0x1002a500
|
||||
DECOMP_SIZE_ASSERT(LegoExtraActor, 0x1dc)
|
||||
|
||||
// STUB: LEGO1 0x1002a500
|
||||
LegoExtraActor::LegoExtraActor()
|
||||
{
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user