mirror of
https://github.com/isledecomp/isle.git
synced 2026-01-20 23:01:16 +00:00
type
This commit is contained in:
parent
a0233ffe65
commit
f23ba6fd45
@ -1094,7 +1094,7 @@ MxBool MxDisplaySurface::VTable0x2c(
|
||||
}
|
||||
|
||||
// FUNCTION: LEGO1 0x100bc8b0
|
||||
LPDIRECTDRAWSURFACE MxDisplaySurface::FUN_100bc8b0(int width, int height)
|
||||
LPDIRECTDRAWSURFACE MxDisplaySurface::FUN_100bc8b0(MxS32 width, MxS32 height)
|
||||
{
|
||||
LPDIRECTDRAWSURFACE surface = NULL;
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user