mirror of
https://github.com/obsproject/obs-studio.git
synced 2026-05-07 23:04:47 -04:00
Fix warning encountered on clang-504.0.40 on OSX 10.9:
obs/window-basic-main.cpp:2884:22: warning: suggest braces around
initialization of subobject [-Wmissing-braces]
struct vec2 dir = {0.0f, 0.0f};
74 KiB
74 KiB