🔥 Remove a chunk of miniwin types

This commit is contained in:
Anders Jenbo 2021-04-29 17:08:15 +02:00
commit 3b04f67194
19 changed files with 69 additions and 93 deletions

View file

@ -190,7 +190,7 @@ static void DrawCutscene()
void interface_msg_pump()
{
MSG Msg;
tagMSG Msg;
while (FetchMessage(&Msg)) {
if (Msg.message != DVL_WM_QUIT) {