64-bit fixes
`int` values are not the same thing as `size_t` nor `ptrdiff_t`. Convert incorrect uses of `int` to more appropriate types.

Fixes warnings for 64-bit compilations.
1 parent 530e746 commit bebadb9012ec88526b925059bdbe13d04fdaeaec
@Sean Middleditch Sean Middleditch authored on 3 Oct 2014
Showing 1 changed file
View
imgui.cpp