SFML / imgui-sfml

Dear ImGui backend for use with SFML
MIT License
1.08k stars 163 forks source link

Fix some warnings #235

Closed vittorioromeo closed 1 year ago

vittorioromeo commented 1 year ago

Fixes various warnings, including: "unhandled values in switch", "implicit conversion from signed to unsigned".