feat: snas can move!!!!!1!
This commit is contained in:
parent
4bd12ffcf1
commit
ef0941e44f
17 changed files with 296 additions and 58 deletions
3
Makefile
3
Makefile
|
|
@ -5,7 +5,8 @@ INCLUDES = includes/
|
|||
CODE = main error env input timedloop \
|
||||
data_assets data_sprites \
|
||||
display1 display2 display_utils sprite \
|
||||
room room_utils object
|
||||
room room_utils point \
|
||||
object_character object_snas
|
||||
LIBRARIES = mlx libtf
|
||||
LIBRARIES_FILES = libtf/libtf.a
|
||||
LIBRARIES_LINK = mlx
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue