🔥 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

@ -230,7 +230,7 @@ void init_create_window()
#endif
}
void MainWndProc(UINT Msg)
void MainWndProc(uint32_t Msg)
{
switch (Msg) {
case DVL_WM_PAINT: