mirror of https://github.com/WerWolv/ImHex
impr: Allow for higher planes of unicode characters to be recognized
#2237
This commit is contained in:
parent
1bce588cdd
commit
7fde40b04e
|
|
@ -159,4 +159,5 @@ namespace ImGui
|
|||
#define IMGUI_DISABLE_OBSOLETE_KEYIO
|
||||
#define IMGUI_ENABLE_FREETYPE
|
||||
#define ImDrawIdx unsigned int
|
||||
#define IMGUI_DEBUG_TOOL_ITEM_PICKER_EX
|
||||
#define IMGUI_DEBUG_TOOL_ITEM_PICKER_EX
|
||||
#define IMGUI_USE_WCHAR32
|
||||
Loading…
Reference in New Issue