summaryrefslogtreecommitdiff
path: root/src/text/text9.asm
diff options
context:
space:
mode:
authordannye <33dannye@gmail.com>2021-02-16 23:48:41 -0600
committerdannye <33dannye@gmail.com>2021-02-16 23:48:41 -0600
commit8522988917b7ddb35d2bd13576d99da4906de97c (patch)
tree212e3254277a647be0c487c51801471f79b69191 /src/text/text9.asm
parent1137562b5283b43981d4360ce9ffb041b8211a46 (diff)
Manually declare the 00 padding
instead of manually declaring the ff padding
Diffstat (limited to 'src/text/text9.asm')
-rw-r--r--src/text/text9.asm2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/text/text9.asm b/src/text/text9.asm
index 295d7c1..9bd93af 100644
--- a/src/text/text9.asm
+++ b/src/text/text9.asm
@@ -1485,3 +1485,5 @@ KakunasStiffenDescription: ; 57f57 (15:7f57)
line "opponent's next turn. (Any other"
line "effects of attacks still happen.)"
done
+
+ ds $20