diff options
| author | hovertank3d <[email protected]> | 2025-11-14 20:05:59 +0100 |
|---|---|---|
| committer | hovertank3d <[email protected]> | 2025-11-15 14:03:07 +0100 |
| commit | fa318825ef0404816728f733484caa1bc23afa53 (patch) | |
| tree | 154d51e23f907102cbb8367b8cdc4d3bb4153dc1 /include/world/world.hpp | |
| parent | 6c1a6c62bb13d09a0beb51ebb5cd5e4a69d9fe5a (diff) | |
| download | ogurec-fa318825ef0404816728f733484caa1bc23afa53.tar.gz ogurec-fa318825ef0404816728f733484caa1bc23afa53.zip | |
george droid
Diffstat (limited to 'include/world/world.hpp')
| -rw-r--r-- | include/world/world.hpp | 12 |
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 |
