Final descriptive label in tilesets/animations.asm

This commit is contained in:
PikalaxALT
2015-10-13 14:29:34 -04:00
parent 88bc86b0bb
commit 12f9dca7a5
6 changed files with 88 additions and 97 deletions

View File

@@ -175,4 +175,3 @@ ENDM
ldtile: MACRO
ld \1, (\2 << 4) + \3
ENDM