summaryrefslogtreecommitdiff
path: root/src/engine
diff options
context:
space:
mode:
Diffstat (limited to 'src/engine')
-rw-r--r--src/engine/bank20.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/engine/bank20.asm b/src/engine/bank20.asm
index 3ca89a0..8a3260c 100644
--- a/src/engine/bank20.asm
+++ b/src/engine/bank20.asm
@@ -135,7 +135,7 @@ LoadTilemap: ; 80082 (20:4082)
.Decompress ; 800e0 (20:40e0)
; if wBGMapCGBMode is true, then use double wBGMapWidth
; since one "width" length goes to VRAM0
-; and the onther "width" length goes to VRAM1
+; and the other "width" length goes to VRAM1
push hl
ld hl, wd28e
ld a, [wBGMapWidth]