mirror of
https://github.com/isledecomp/isle.git
synced 2026-01-23 16:21:15 +00:00
fix header namespace
This commit is contained in:
parent
7b2f708f39
commit
b7e31cad33
@ -45,7 +45,7 @@ class MxDisplaySurface : public MxCore {
|
|||||||
MxS32 p_width,
|
MxS32 p_width,
|
||||||
MxS32 p_height
|
MxS32 p_height
|
||||||
); // vtable+0x28
|
); // vtable+0x28
|
||||||
virtual MxBool MxDisplaySurface::VTable0x2c(
|
virtual MxBool VTable0x2c(
|
||||||
LPDDSURFACEDESC p_ddSurface,
|
LPDDSURFACEDESC p_ddSurface,
|
||||||
MxBitmap* p_bitmap,
|
MxBitmap* p_bitmap,
|
||||||
MxS32 p_left,
|
MxS32 p_left,
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user