isle/LEGO1/mxlist.cpp

7 lines
153 B
C++

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