aboutsummaryrefslogtreecommitdiff
path: root/src/ui.hpp
diff options
context:
space:
mode:
authorrtk0c <[email protected]>2025-04-24 12:25:33 -0700
committerrtk0c <[email protected]>2025-04-24 12:25:33 -0700
commitd5fd02d8eb387b477678ffbfb44303a38c105607 (patch)
treeef706d91dbcd8cd345034e791b7be9076d0897a8 /src/ui.hpp
parent75585f4fb6f312195a47b16224d45e671858dac7 (diff)
Some draft ideas on simulation
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();