You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-04-09 05:44:44 -07:00
Battle Tower trainer text
This commit is contained in:
@@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user