winmain v2.
FuncStats doc.
This commit is contained in:
@@ -157,3 +157,8 @@ void fullscrn::GetWindowCenter()
|
||||
if (MenuEnabled)
|
||||
yDest -= GetSystemMetrics(15);
|
||||
}
|
||||
|
||||
void fullscrn::force_redraw()
|
||||
{
|
||||
BYTE1(fullscrn_flag1) |= 0x80u;
|
||||
}
|
||||
Reference in New Issue
Block a user