diff --git a/src/window.c b/src/window.c index 204eb213..56a4f0c7 100644 --- a/src/window.c +++ b/src/window.c @@ -90,7 +90,7 @@ frame() } } - thg->mouse_delta = (th_vf2){}; + thg->mouse_delta = (th_vf2){{0}}; th_input_cycle(); th_canvas_flush();