mirror of
https://github.com/ocornut/imgui.git
synced 2026-03-29 00:10:00 -05:00
The warning is "implicit conversion of NULL constant to 'unsigned int' [-Wnull-conversion]". Happens when ImTextureID is not a void*, but unsigned int, for example.
150 KiB
150 KiB