diff options
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 */ |
