diff options
Diffstat (limited to 'src/universe.h')
-rw-r--r-- | src/universe.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/universe.h b/src/universe.h index 77b3ea5..0599302 100644 --- a/src/universe.h +++ b/src/universe.h | |||
@@ -12,8 +12,7 @@ extern "C" { | |||
12 | #include "macros_and_utils.h" | 12 | #include "macros_and_utils.h" |
13 | 13 | ||
14 | // forwards | 14 | // forwards |
15 | struct s_DeepPrelude; | 15 | struct DeepPrelude; |
16 | typedef struct s_DeepPrelude DeepPrelude; | ||
17 | struct s_Keepers; | 16 | struct s_Keepers; |
18 | typedef struct s_Keepers Keepers; | 17 | typedef struct s_Keepers Keepers; |
19 | struct s_Lane; | 18 | struct s_Lane; |