aboutsummaryrefslogtreecommitdiff
path: root/src/ui.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/ui.hpp')
-rw-r--r--src/ui.hpp3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/ui.hpp b/src/ui.hpp
new file mode 100644
index 0000000..9f0508b
--- /dev/null
+++ b/src/ui.hpp
@@ -0,0 +1,3 @@
+#pragma once
+
+void ShowEverything();