summaryrefslogtreecommitdiff
path: root/include/world
diff options
context:
space:
mode:
authorhovertank3d <[email protected]>2025-11-14 20:05:59 +0100
committerhovertank3d <[email protected]>2025-11-15 14:03:07 +0100
commitfa318825ef0404816728f733484caa1bc23afa53 (patch)
tree154d51e23f907102cbb8367b8cdc4d3bb4153dc1 /include/world
parent6c1a6c62bb13d09a0beb51ebb5cd5e4a69d9fe5a (diff)
downloadogurec-fa318825ef0404816728f733484caa1bc23afa53.tar.gz
ogurec-fa318825ef0404816728f733484caa1bc23afa53.zip
george droid
Diffstat (limited to 'include/world')
-rw-r--r--include/world/world.hpp12
1 files changed, 0 insertions, 12 deletions
diff --git a/include/world/world.hpp b/include/world/world.hpp
deleted file mode 100644
index 1b2481b..0000000
--- a/include/world/world.hpp
+++ /dev/null
@@ -1,12 +0,0 @@
-#pragma once
-
-#include <cstdint>
-
-namespace world {
-
-class world {
- int32_t version;
-
-};
-
-} \ No newline at end of file