diff options
Diffstat (limited to 'src/game.h')
| -rw-r--r-- | src/game.h | 1 |
1 files changed, 0 insertions, 1 deletions
| @@ -7,7 +7,6 @@ typedef struct PluginEngine PluginEngine; | |||
| 7 | typedef struct Plugin Plugin; | 7 | typedef struct Plugin Plugin; |
| 8 | typedef struct Gfx Gfx; | 8 | typedef struct Gfx Gfx; |
| 9 | typedef struct GfxApp GfxApp; | 9 | typedef struct GfxApp GfxApp; |
| 10 | typedef struct Scene Scene; | ||
| 11 | typedef struct SceneCamera SceneCamera; | 10 | typedef struct SceneCamera SceneCamera; |
| 12 | 11 | ||
| 13 | /// Game state. | 12 | /// Game state. |
