From 4b5695ce26a8f821dfac987e8e11a6ba5eeff610 Mon Sep 17 00:00:00 2001 From: omniscient <17525998+omnisci3nce@users.noreply.github.com> Date: Mon, 17 Jun 2024 22:17:48 +1000 Subject: start working on a immediate mode drawing API --- src/transform_hierarchy.c | 1 - 1 file changed, 1 deletion(-) (limited to 'src/transform_hierarchy.c') diff --git a/src/transform_hierarchy.c b/src/transform_hierarchy.c index 2c427b2..b9795bc 100644 --- a/src/transform_hierarchy.c +++ b/src/transform_hierarchy.c @@ -11,7 +11,6 @@ #include "log.h" #include "maths.h" #include "maths_types.h" -// #include "render_types.h" struct transform_hierarchy { transform_node root; -- cgit v1.2.3-70-g09d2