From 5a3b3a062862cdeee96b3ec4641ac684b28659f8 Mon Sep 17 00:00:00 2001 From: nathansmithsmith Date: Sun, 23 Jul 2023 18:53:25 -0600 Subject: Soldato following --- src/gameCommon.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/gameCommon.h') 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. -- cgit v1.2.3