summaryrefslogtreecommitdiff
path: root/src/wram.asm
diff options
context:
space:
mode:
authordannye <33dannye@gmail.com>2021-06-11 18:12:53 -0500
committerdannye <33dannye@gmail.com>2021-06-11 18:12:53 -0500
commit3e36b5fd9d1aa5a5fbe9132bae98b127b82541aa (patch)
treec15cd4ec6db8170e669bfb8a1a4e27645edfb24c /src/wram.asm
parentd5262b8b07335cc89289d9443ee9501579d1170a (diff)
Fix typos
Diffstat (limited to 'src/wram.asm')
-rw-r--r--src/wram.asm8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/wram.asm b/src/wram.asm
index 2f89254..16491e3 100644
--- a/src/wram.asm
+++ b/src/wram.asm
@@ -468,7 +468,7 @@ ENDU
ds $1d
-; signals what error, if any, occured
+; signals what error, if any, occurred
; during IR communications
; 0 means there was no error
wIRCommunicationErrorCode:: ; c5ea
@@ -651,7 +651,7 @@ wDecompRepeatModeToggle:: ; cada
; stores in both nybbles the length of the
; sequences to copy in decompression
; the high nybble is used first, then the low nybble
-; for a subsequent sequence repition
+; for a subsequent sequence repetition
wDecompRepeatLengths:: ; cadb
ds $1
@@ -1898,7 +1898,7 @@ wPrinterNumCardTypes:: ; ce97
ds $1
; related to printer functions
-; only wrtten to but never read
+; only written to but never read
wce98:: ; ce98
ds $1
@@ -2396,7 +2396,7 @@ wd112:: ; d112
wMatchStartTheme:: ; d113
ds $1
-wMedalScreenYOffeset:: ; d114
+wMedalScreenYOffset:: ; d114
ds $1
wd115:: ; d115