aboutsummaryrefslogtreecommitdiff
path: root/backend/Dungeon.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'backend/Dungeon.cpp')
-rw-r--r--backend/Dungeon.cpp6
1 files changed, 6 insertions, 0 deletions
diff --git a/backend/Dungeon.cpp b/backend/Dungeon.cpp
new file mode 100644
index 0000000..45158a6
--- /dev/null
+++ b/backend/Dungeon.cpp
@@ -0,0 +1,6 @@
+#include "Dungeon.h"
+
+void Dungeon::update() {
+
+}
+