diff --git a/src/interface.cpp b/src/interface.cpp index 87ef46c..c5e94a9 100644 --- a/src/interface.cpp +++ b/src/interface.cpp @@ -135,6 +135,8 @@ void UpdateFoundPopup() { ImGui::TextWrapped("Click on the `Download page` button and follow the instructions there to update."); } +void ControlsPopup(); + void AboutEditorPopup() { ImGui::Spacing(); if (ImGui::Button("Discord", ImVec2(Utils::GetSize(3)))) {