diff options
| author | onelin <oscar@nelin.dk> | 2025-12-17 13:19:23 +0000 |
|---|---|---|
| committer | onelin <oscar@nelin.dk> | 2025-12-18 21:14:22 +0000 |
| commit | ddcfb5d3827a6df6357dca7b29def5aca3a4fcd2 (patch) | |
| tree | 1c3a15f858dd6c39604f15c1a59b363f49637280 /src/include | |
| parent | 99d49b59e99cc94d18efd3ff0e33a25d7356bae9 (diff) | |
Setup/reset cameras
Diffstat (limited to 'src/include')
| -rw-r--r-- | src/include/daw/daw.h | 2 |
1 files changed, 0 insertions, 2 deletions
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 */ |
