feat: input handler
This commit is contained in:
parent
3abc6cbfd6
commit
78a6bbbb68
5 changed files with 87 additions and 4 deletions
2
Makefile
2
Makefile
|
|
@ -2,7 +2,7 @@
|
|||
NAME = so_long
|
||||
SRCS = src/
|
||||
INCLUDES = includes/
|
||||
CODE = main error env \
|
||||
CODE = main error env input \
|
||||
data_assets data_sprites \
|
||||
display1 display2 display_utils sprite \
|
||||
room room_utils object
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue