aboutsummaryrefslogtreecommitdiff
path: root/src/gameCommon.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gameCommon.h')
-rw-r--r--src/gameCommon.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/gameCommon.h b/src/gameCommon.h
index d1d78ee..089d891 100644
--- a/src/gameCommon.h
+++ b/src/gameCommon.h
@@ -17,6 +17,7 @@
// Types be like.
typedef struct Game Game;
+typedef struct World World;
typedef struct Entity Entity;
// How far from center you can go.