mirror of
https://github.com/isledecomp/isle-portable.git
synced 2026-01-13 03:01:16 +00:00
* Fix inline functions * Whitespace * Try this * Fix MxEntity * Further fixes * Move main out * Replace tickle code
7 lines
105 B
C++
7 lines
105 B
C++
#include "mxvariable.h"
|
|
|
|
#include "decomp.h"
|
|
#include "mxstring.h"
|
|
|
|
DECOMP_SIZE_ASSERT(MxVariable, 0x24)
|