🔥 Remove a chunk of miniwin types
This commit is contained in:
parent
d5173f4c9c
commit
3b04f67194
19 changed files with 69 additions and 93 deletions
|
|
@ -190,7 +190,7 @@ static void DrawCutscene()
|
|||
|
||||
void interface_msg_pump()
|
||||
{
|
||||
MSG Msg;
|
||||
tagMSG Msg;
|
||||
|
||||
while (FetchMessage(&Msg)) {
|
||||
if (Msg.message != DVL_WM_QUIT) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue