Fix a typo preventing compilation
This commit is contained in:
parent
8c7a5dd9dc
commit
b7d73ccda3
|
@ -3738,7 +3738,7 @@ OOVPATable D3D8_1_0_4361[] =
|
||||||
XTL::EmuIDirect3DDevice8_GetPushBufferOffset,
|
XTL::EmuIDirect3DDevice8_GetPushBufferOffset,
|
||||||
|
|
||||||
#ifdef _DEBUG_TRACE
|
#ifdef _DEBUG_TRACE
|
||||||
"EmuIDirect3DDevice8_GetPushBufferOffset"3
|
"EmuIDirect3DDevice8_GetPushBufferOffset"
|
||||||
#endif
|
#endif
|
||||||
},
|
},
|
||||||
// IDirect3DDevice8::CreateCubeTexture
|
// IDirect3DDevice8::CreateCubeTexture
|
||||||
|
|
Loading…
Reference in New Issue