mirror of
https://github.com/odin-lang/Odin.git
synced 2026-04-21 05:45:19 +00:00
make -strict-style happy
This commit is contained in:
@@ -4025,7 +4025,7 @@ KEY_EVENT_RECORD :: struct {
|
||||
AsciiChar: CHAR,
|
||||
},
|
||||
dwControlKeyState: Control_Key_State,
|
||||
};
|
||||
}
|
||||
|
||||
MOUSE_EVENT_RECORD :: struct {
|
||||
dwMousePosition: COORD,
|
||||
|
||||
Reference in New Issue
Block a user