diff --git a/extern/imgui_patched/imgui_draw.cpp b/extern/imgui_patched/imgui_draw.cpp index 6e39f4d0d..208b2fdde 100644 --- a/extern/imgui_patched/imgui_draw.cpp +++ b/extern/imgui_patched/imgui_draw.cpp @@ -2228,7 +2228,7 @@ ImFont* ImFontAtlas::AddFontFromMemoryCompressedTTF(const void* compressed_ttf_d #ifdef TA_BIG_ENDIAN unsigned char* beData=(unsigned char*)IM_ALLOC(compressed_ttf_size); for (int i=0; i