Add more sprites

This commit is contained in:
Pyrex 2024-02-27 18:26:56 -08:00
parent 407a984300
commit 26018facea
3 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ run_binary(
name = "game_player", name = "game_player",
args = [ args = [
"game_player", "game_player",
"64", # n sprites "96", # n sprites
"0", # key color "0", # key color
"$(location :art/game_player.png)", "$(location :art/game_player.png)",
"$(location :art/game_player.c)" "$(location :art/game_player.c)"

Binary file not shown.

Binary file not shown.

Before

Width:  |  Height:  |  Size: 372 B

After

Width:  |  Height:  |  Size: 634 B