include fix

This commit is contained in:
disinvite 2024-06-26 15:15:18 -04:00
parent 0ca0fcd026
commit f0dfffcb6d
2 changed files with 1 additions and 2 deletions

View File

@ -1,7 +1,5 @@
#include "mxdirect3d.h"
#include <stdio.h> // for vsprintf
DECOMP_SIZE_ASSERT(MxDirect3D, 0x894)
#if !defined(MXDIRECTX_FOR_CONFIG)

View File

@ -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)