UnusedSpriteAnimGFX was to sprite anims as AnimObjGFX is to battle anims

This commit is contained in:
Rangi
2020-10-30 17:32:09 -04:00
parent 9b0002161b
commit 4a323cf591
8 changed files with 34 additions and 29 deletions

View File

@@ -1,5 +1,5 @@
anim_obj_gfx: MACRO
; # tiles, label
; # tiles, gfx pointer
db \1
dba \2
ENDM