mirror of
https://github.com/isledecomp/isle.git
synced 2026-01-23 16:21:15 +00:00
include fix
This commit is contained in:
parent
0ca0fcd026
commit
f0dfffcb6d
@ -1,7 +1,5 @@
|
||||
#include "mxdirect3d.h"
|
||||
|
||||
#include <stdio.h> // for vsprintf
|
||||
|
||||
DECOMP_SIZE_ASSERT(MxDirect3D, 0x894)
|
||||
|
||||
#if !defined(MXDIRECTX_FOR_CONFIG)
|
||||
|
||||
@ -1,6 +1,7 @@
|
||||
#include "mxdirectxinfo.h"
|
||||
|
||||
#include <assert.h>
|
||||
#include <stdio.h> // for vsprintf
|
||||
|
||||
DECOMP_SIZE_ASSERT(MxAssignedDevice, 0xe4)
|
||||
DECOMP_SIZE_ASSERT(Direct3DDeviceInfo, 0x1a4)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user