mirror of
https://github.com/ocornut/imgui.git
synced 2026-03-30 13:05:23 -05:00
Tricky bug, I was calling abs() which resolve to abs(float) under Windows with the include we have, but abs(int) under Mac/Linux
203 KiB
203 KiB