From ddcfb5d3827a6df6357dca7b29def5aca3a4fcd2 Mon Sep 17 00:00:00 2001 From: onelin Date: Wed, 17 Dec 2025 14:19:23 +0100 Subject: Setup/reset cameras --- src/include/daw/daw.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/include') diff --git a/src/include/daw/daw.h b/src/include/daw/daw.h index ca611b3..13f095d 100644 --- a/src/include/daw/daw.h +++ b/src/include/daw/daw.h @@ -34,8 +34,6 @@ typedef struct Instance { u16 fps_target; /* TODO: Move input ctx/bindings to window */ - /* TODO: Move cam to window->renderer */ - Camera *cam; /* Global resources that live from engine_init to engine_free */ /* TODO: Add state-specific resources */ -- cgit v1.3