summaryrefslogtreecommitdiff
path: root/src/game.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/game.h')
-rw-r--r--src/game.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/game.h b/src/game.h
index 4589496..87e7ead 100644
--- a/src/game.h
+++ b/src/game.h
@@ -7,7 +7,6 @@ typedef struct PluginEngine PluginEngine;
7typedef struct Plugin Plugin; 7typedef struct Plugin Plugin;
8typedef struct Gfx Gfx; 8typedef struct Gfx Gfx;
9typedef struct GfxApp GfxApp; 9typedef struct GfxApp GfxApp;
10typedef struct Scene Scene;
11typedef struct SceneCamera SceneCamera; 10typedef struct SceneCamera SceneCamera;
12 11
13/// Game state. 12/// Game state.