commit | c3ea1748dc124ca4a209d54219d9b55b7817244e | [log] [tgz] |
---|---|---|
author | Elias Daler <eliasdaler@yandex.ru> | Sun Feb 24 20:35:52 2019 +0300 |
committer | omar <ocornut@users.noreply.github.com> | Sun Feb 24 18:35:52 2019 +0100 |
tree | e5d6286913e3ac8fd3f77ed1cc0cc0126140cf43 | |
parent | 6f80179a1d45753e7065ea7f79360e8e30e5d115 [diff] |
Fix -Wconversion warning (#2379) The warning was caused by implicit conversion from pointer type which NULL has to non-pointer type, e.g. if ImTextureID is long int