feat: add some ketchup *
also fix the 4th ketchup still image
This commit is contained in:
parent
a7deecf072
commit
ea59cdd8a6
22 changed files with 733 additions and 556 deletions
4
Makefile
4
Makefile
|
|
@ -10,8 +10,8 @@ CODE = $(addprefix main/, \
|
|||
display1 display2 display_utils sprite \
|
||||
) \
|
||||
$(addprefix room/, \
|
||||
room1 room2 room_utils1 room_utils2 \
|
||||
object_character object_snas object_wall \
|
||||
visual room1 room2 room_utils1 room_utils2 \
|
||||
object_character object_snas object_wall object_ketchup \
|
||||
) \
|
||||
utils/point
|
||||
LIBRARIES = mlx libtf
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue