feat: the exit works :D
This commit is contained in:
parent
0e745f82b3
commit
d3c7d8c08f
36 changed files with 3645 additions and 51 deletions
2
Makefile
2
Makefile
|
|
@ -3,7 +3,7 @@ NAME = so_long
|
|||
SRCS = src/
|
||||
INCLUDES = includes/
|
||||
CODE = $(addprefix main/, \
|
||||
main error env input timedloop \
|
||||
main error env input timedloop levels \
|
||||
) \
|
||||
$(addprefix display/, \
|
||||
data_assets data_sprites \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue