mirror of
https://github.com/isledecomp/isle.git
synced 2026-01-20 23:01:16 +00:00
7 lines
146 B
C++
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);
|