feat: better floor and walls

This commit is contained in:
mcolonna 2024-04-02 12:51:31 +02:00
parent 45622cf647
commit a00a02e527
9 changed files with 59 additions and 20 deletions

View file

@ -5,7 +5,7 @@ INCLUDES = includes/
CODE = main error env input timedloop \
data_assets data_sprites \
display1 display2 display_utils sprite \
room1 room2 room_utils point \
room1 room2 room_utils1 room_utils2 point \
object_character object_snas object_wall
LIBRARIES = mlx libtf
LIBRARIES_FILES = libtf/libtf.a