How could I represent the 1 as an int*?
{ static const char* items[]{ "test1","test2" }; static int selectedItem = (0); ImGui: