Implement MxStillPresenter::LoadFrame (#306)

This commit is contained in:
Christian Semmler
2023-12-01 05:59:32 -05:00
committed by GitHub
parent f7dcdf9894
commit 4f5b70013f
4 changed files with 39 additions and 7 deletions

View File

@@ -233,9 +233,9 @@ void MxDisplaySurface::ReleaseDC(HDC p_hdc)
}
// OFFSET: LEGO1 0x100bbc60 STUB
undefined4 MxDisplaySurface::vtable44(undefined4, undefined4*, undefined4, undefined4)
LPDIRECTDRAWSURFACE MxDisplaySurface::vtable44(MxBitmap*, undefined4*, undefined4, undefined4)
{
return 0;
return NULL;
}
// OFFSET: LEGO1 0x100bc200 STUB