summaryrefslogtreecommitdiff
path: root/include/views.hpp
diff options
context:
space:
mode:
authorwuesk <wsk@tuta.com>2026-09-22 13:30:39 +0200
committerwuesk <wsk@tuta.com>2026-09-22 13:30:39 +0200
commit72fafe4553e075c040734e31164e50c4cdc7f319 (patch)
tree4a58557786185e993c11a5c4c27894333ab84842 /include/views.hpp
initial commitHEADmaster
Diffstat (limited to 'include/views.hpp')
-rw-r--r--include/views.hpp4
1 files changed, 4 insertions, 0 deletions
diff --git a/include/views.hpp b/include/views.hpp
new file mode 100644
index 0000000..8c76ac9
--- /dev/null
+++ b/include/views.hpp
@@ -0,0 +1,4 @@
+#pragma once
+
+int loadViews();
+bool saveViews(int views); \ No newline at end of file