From 7fd82e83988a283694dfa76b9aec27fb96a83da9 Mon Sep 17 00:00:00 2001 From: 3gg <3gg@shellblade.net> Date: Fri, 31 Oct 2025 20:13:11 -0700 Subject: Scene updates --- src/game.h | 1 - 1 file changed, 1 deletion(-) (limited to 'src/game.h') 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; typedef struct Plugin Plugin; typedef struct Gfx Gfx; typedef struct GfxApp GfxApp; -typedef struct Scene Scene; typedef struct SceneCamera SceneCamera; /// Game state. -- cgit v1.2.3