diff --git a/src/dev_panel.cpp b/src/dev_panel.cpp index 49feada..678100e 100644 --- a/src/dev_panel.cpp +++ b/src/dev_panel.cpp @@ -111,6 +111,7 @@ void DevPanel::show_about_table_bar() { ImGui::Text("toml++"); ImGui::Text("Dear ImGui"); ImGui::Text("Tbb"); + ImGui::Text("Asio"); ImGui::Separator(); ImGui::Text("Special Thanks"); ImGui::Text("TANGERIME");