mirror of
https://github.com/Ed94/Odin.git
synced 2026-08-06 15:48:51 +00:00
make -strict-style happy
This commit is contained in:
@@ -4025,7 +4025,7 @@ KEY_EVENT_RECORD :: struct {
|
|||||||
AsciiChar: CHAR,
|
AsciiChar: CHAR,
|
||||||
},
|
},
|
||||||
dwControlKeyState: Control_Key_State,
|
dwControlKeyState: Control_Key_State,
|
||||||
};
|
}
|
||||||
|
|
||||||
MOUSE_EVENT_RECORD :: struct {
|
MOUSE_EVENT_RECORD :: struct {
|
||||||
dwMousePosition: COORD,
|
dwMousePosition: COORD,
|
||||||
|
|||||||
Reference in New Issue
Block a user