fix header namespace

This commit is contained in:
Joshua Peisach 2024-12-23 08:12:51 -05:00
parent 7b2f708f39
commit b7e31cad33
No known key found for this signature in database
GPG Key ID: 41C3D4189AFEDB5A

View File

@ -45,7 +45,7 @@ class MxDisplaySurface : public MxCore {
MxS32 p_width,
MxS32 p_height
); // vtable+0x28
virtual MxBool MxDisplaySurface::VTable0x2c(
virtual MxBool VTable0x2c(
LPDDSURFACEDESC p_ddSurface,
MxBitmap* p_bitmap,
MxS32 p_left,