Battle Tower trainer text

This commit is contained in:
PikalaxALT
2015-11-03 22:35:36 -05:00
parent c5527a02ae
commit 91ea4a2f9b
9 changed files with 7812 additions and 7808 deletions

View File

@@ -1022,9 +1022,9 @@ warpfacing: macro
db \4 ; y
endm
enum storetext_command
storetext: macro
db storetext_command
enum battletowertext_command
battletowertext: macro
db battletowertext_command
db \1 ; memory
endm