mirror of
https://github.com/isledecomp/isle.git
synced 2026-01-28 10:41:15 +00:00
Add stdio.h header
This commit is contained in:
parent
2cb608533e
commit
14c29c64a9
@ -2,6 +2,8 @@
|
|||||||
|
|
||||||
#include "decomp.h"
|
#include "decomp.h"
|
||||||
|
|
||||||
|
#include <stdio.h>
|
||||||
|
|
||||||
DECOMP_SIZE_ASSERT(ViewLODListManager, 0x14)
|
DECOMP_SIZE_ASSERT(ViewLODListManager, 0x14)
|
||||||
DECOMP_SIZE_ASSERT(LODListBase, 0x10)
|
DECOMP_SIZE_ASSERT(LODListBase, 0x10)
|
||||||
DECOMP_SIZE_ASSERT(LODList<ViewLOD>, 0x10)
|
DECOMP_SIZE_ASSERT(LODList<ViewLOD>, 0x10)
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user