feat: comic sans move number (also fix *)
fix: the limits of an asset can exceed the image dimensions
This commit is contained in:
parent
d179734202
commit
bc9cee22d7
33 changed files with 1954 additions and 51 deletions
2
Makefile
2
Makefile
|
|
@ -7,7 +7,7 @@ CODE = $(addprefix main/, \
|
|||
) \
|
||||
$(addprefix display/, \
|
||||
data_assets data_sprites \
|
||||
display1 display2 display_utils sprite \
|
||||
display1 display2 display_utils sprite text \
|
||||
) \
|
||||
$(addprefix room/, \
|
||||
visual room1 room2 room3 room_utils1 room_utils2 camera \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue