isle/LEGO1/mxlist.cpp
2023-07-11 14:43:17 -05:00

7 lines
146 B
C++

#include "mxlist.h"
#include "decomp.h"
// Can't use DECOMP_SIZE_ASSERT due to STL type size changes.
//DECOMP_SIZE_ASSERT(MxList<MxU32>, 0xc);