summaryrefslogtreecommitdiff
path: root/home/lcd.asm
diff options
context:
space:
mode:
authorRangi <remy.oukaour+rangi42@gmail.com>2020-06-16 15:49:32 -0400
committerRangi <remy.oukaour+rangi42@gmail.com>2020-06-16 15:49:32 -0400
commitc552390a15ae27a24109f369264f1caa6b9f8295 (patch)
tree50a4aafba10095097004f09452c055b44b564c49 /home/lcd.asm
parent7b2515d1e47198322407081dfe57c7ca49f22c5f (diff)
Harmonize home/ with pokegold
Diffstat (limited to 'home/lcd.asm')
-rw-r--r--home/lcd.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/home/lcd.asm b/home/lcd.asm
index 59bf22727..1d6671117 100644
--- a/home/lcd.asm
+++ b/home/lcd.asm
@@ -15,7 +15,7 @@ LCD::
and a
jr z, .done
-; At this point it's assumed we're in WRAM bank 5!
+; At this point it's assumed we're in BANK(wLYOverrides)!
push bc
ldh a, [rLY]
ld c, a