Improve input processing

This commit is contained in:
2023-12-07 18:21:14 +01:00
parent 8543cc7b43
commit 56a73fe28c
6 changed files with 117 additions and 130 deletions

View File

@@ -17,6 +17,8 @@ add_executable(PixelDefense
game/components.c
game/components.h
game/entrypoint.c
game/game_state.h
game/input.h
game/main.c
game/map_init.c
game/map_init.h