aboutsummaryrefslogtreecommitdiff
path: root/core/src/UI/UI_Settings.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'core/src/UI/UI_Settings.cpp')
-rw-r--r--core/src/UI/UI_Settings.cpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/core/src/UI/UI_Settings.cpp b/core/src/UI/UI_Settings.cpp
index 3dbb0d2..da935c6 100644
--- a/core/src/UI/UI_Settings.cpp
+++ b/core/src/UI/UI_Settings.cpp
@@ -4,6 +4,7 @@
#include <imgui.h>
-void UI::SettingsTab() {
+void UI::SettingsTab()
+{
// TODO
}