aboutsummaryrefslogtreecommitdiffstats
path: root/home/text.asm
diff options
context:
space:
mode:
authordannye <33dannye@gmail.com>2025-06-03 23:48:35 -0500
committerdannye <33dannye@gmail.com>2025-06-03 23:48:35 -0500
commitfd043a66c2096343d0ce9cb4aec89b20743ef89f (patch)
treeb941b70b4e505df60ee19432acbd06f7c68ba507 /home/text.asm
parentAdd a `CANNOT_MOVE` constant (#508) (diff)
downloadpokeyellow-fd043a66c2096343d0ce9cb4aec89b20743ef89f.tar.gz
pokeyellow-fd043a66c2096343d0ce9cb4aec89b20743ef89f.tar.xz
pokeyellow-fd043a66c2096343d0ce9cb4aec89b20743ef89f.zip
Fix typos
Diffstat (limited to 'home/text.asm')
-rw-r--r--home/text.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/home/text.asm b/home/text.asm
index 112956da..df5cfe51 100644
--- a/home/text.asm
+++ b/home/text.asm
@@ -278,7 +278,7 @@ _ContTextNoPause::
; move both rows of text in the normal text box up one row
; always called twice in a row
-; first time, copy the two rows of text to the "in between" rows that are usually emtpy
+; first time, copy the two rows of text to the "in between" rows that are usually empty
; second time, copy the bottom row of text into the top row of text
ScrollTextUpOneLine::
hlcoord 0, 14 ; top row of text