mirror of
https://github.com/isledecomp/isle.git
synced 2024-11-22 23:57:54 -05:00
6 lines
96 B
C++
6 lines
96 B
C++
|
#include "mxstringlist.h"
|
||
|
|
||
|
#include "decomp.h"
|
||
|
|
||
|
DECOMP_SIZE_ASSERT(MxListEntry<MxString>, 0x18)
|