feat: engine finished (i think)
This commit is contained in:
parent
8076487071
commit
3abc6cbfd6
15 changed files with 207 additions and 41 deletions
2
Makefile
2
Makefile
|
|
@ -5,7 +5,7 @@ INCLUDES = includes/
|
|||
CODE = main error env \
|
||||
data_assets data_sprites \
|
||||
display1 display2 display_utils sprite \
|
||||
room room_utils
|
||||
room room_utils object
|
||||
LIBRARIES = mlx libtf
|
||||
LIBRARIES_FILES = libtf/libtf.a
|
||||
LIBRARIES_LINK = mlx
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue