norm
This commit is contained in:
parent
97097c2529
commit
a7e8cdc0c1
3 changed files with 42 additions and 23 deletions
2
Makefile
2
Makefile
|
|
@ -5,7 +5,7 @@ INCLUDES = includes/
|
|||
CODE = main error env input timedloop \
|
||||
data_assets data_sprites \
|
||||
display1 display2 display_utils sprite \
|
||||
room room_utils point \
|
||||
room1 room2 room_utils point \
|
||||
object_character object_snas object_wall
|
||||
LIBRARIES = mlx libtf
|
||||
LIBRARIES_FILES = libtf/libtf.a
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue