🔥 Remove a chunk of miniwin types
This commit is contained in:
parent
d5173f4c9c
commit
3b04f67194
19 changed files with 69 additions and 93 deletions
|
|
@ -230,7 +230,7 @@ void init_create_window()
|
|||
#endif
|
||||
}
|
||||
|
||||
void MainWndProc(UINT Msg)
|
||||
void MainWndProc(uint32_t Msg)
|
||||
{
|
||||
switch (Msg) {
|
||||
case DVL_WM_PAINT:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue