mirror of
https://github.com/isledecomp/isle.git
synced 2026-01-11 18:51:16 +00:00
Update mxdisplaysurface.h
This commit is contained in:
parent
57ddf7c600
commit
de651da46e
@ -109,7 +109,7 @@ class MxDisplaySurface : public MxCore {
|
||||
MxU8 p_bpp
|
||||
);
|
||||
|
||||
LPDIRECTDRAWSURFACE FUN_100bc8b0(MxS32 width, MxS32 height);
|
||||
LPDIRECTDRAWSURFACE FUN_100bc8b0(MxS32 p_width, MxS32 p_height);
|
||||
|
||||
private:
|
||||
MxU8 CountTotalBitsSetTo1(MxU32 p_param);
|
||||
|
||||
Loading…
Reference in New Issue
Block a user