move to imgui 1.64

This commit is contained in:
sonoro1234
2018-08-31 20:08:47 +02:00
parent b5150cc1ac
commit fc01fa6486
5 changed files with 5 additions and 4 deletions

View File

@@ -38,7 +38,7 @@ typedef unsigned long long ImU64;
#ifdef CIMGUI_DEFINE_ENUMS_AND_STRUCTS
typedef unsigned short ImDrawIdx;
typedef void* ImTextureID;
// dear imgui, v1.63
// dear imgui, v1.64
typedef struct CustomRect CustomRect;
typedef struct GlyphRangesBuilder GlyphRangesBuilder;
typedef struct ImFontGlyph ImFontGlyph;