aboutsummaryrefslogtreecommitdiff
path: root/src/static/world.h
diff options
context:
space:
mode:
authorUnavailableDev <ggwildplay@gmail.com>2023-04-04 14:34:03 +0200
committerUnavailableDev <ggwildplay@gmail.com>2023-04-04 14:34:03 +0200
commitabfb6d3667e0c1955f09636ed72e48ed17129c84 (patch)
tree2245e26fe38e00c194fb9db5d53947c6572b7851 /src/static/world.h
parentb125ec41bfc18c9beb652cff1a58e567304c9c32 (diff)
parent9df9b163852cd5fd2462e1dec25ad4b00ca12a8c (diff)
Merge branch 'tilemap-build-system' into dev
Diffstat (limited to 'src/static/world.h')
-rw-r--r--src/static/world.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/static/world.h b/src/static/world.h
new file mode 100644
index 0000000..081b157
--- /dev/null
+++ b/src/static/world.h
@@ -0,0 +1 @@
+#define HH_TM_WORLD_DUMMY_OFFSET (HH_TM_WORLD_OFFSET + 5)