tools: Added wikipedia term definition search

This commit is contained in:
WerWolv
2021-08-28 16:02:53 +02:00
parent e9c349fc55
commit c1751f39ae
14 changed files with 121 additions and 12 deletions

View File

@@ -241,8 +241,8 @@ namespace hex {
}
}
ImGui::EndChild();
}
ImGui::EndChild();
}
ImGui::End();
}