From b03bde3d412148cd573f5f14012cdd270f309947 Mon Sep 17 00:00:00 2001 From: omniscient <17525998+omnisci3nce@users.noreply.github.com> Date: Sun, 11 Aug 2024 23:00:26 +1000 Subject: starting work on immediate mode drawing --- src/core/core.h | 1 - 1 file changed, 1 deletion(-) (limited to 'src/core/core.h') diff --git a/src/core/core.h b/src/core/core.h index 4e7ff03..be44b8c 100644 --- a/src/core/core.h +++ b/src/core/core.h @@ -3,7 +3,6 @@ #include "input.h" #include "mem.h" #include "render_types.h" -#include "scene.h" #include "screenspace.h" #include "terrain.h" #include "text.h" -- cgit v1.2.3-70-g09d2