Notizie

This is not directly related to dear imgui. You are providing 3 variables into the ImGui::ListBox call: listbox_item_current listbox_items IM_ARRAYSIZE (listbox_items) Since that code is called every ...