mirror of
https://github.com/isledecomp/isle.git
synced 2026-01-23 08:11:16 +00:00
Remove last unsigned int reference to id type.
This commit is contained in:
parent
3df28c850a
commit
b5cba1eebc
@ -3,4 +3,4 @@
|
|||||||
#include "decomp.h"
|
#include "decomp.h"
|
||||||
|
|
||||||
// Can't use DECOMP_SIZE_ASSERT due to STL type size changes.
|
// Can't use DECOMP_SIZE_ASSERT due to STL type size changes.
|
||||||
//DECOMP_SIZE_ASSERT(MxList<unsigned int>, 0xc);
|
//DECOMP_SIZE_ASSERT(MxList<MxU32>, 0xc);
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user