diff options
Diffstat (limited to 'home/lcd.asm')
-rw-r--r-- | home/lcd.asm | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/home/lcd.asm b/home/lcd.asm index 8ed6dbae..3d95bb59 100644 --- a/home/lcd.asm +++ b/home/lcd.asm @@ -6,7 +6,6 @@ LCD:: and a jr z, .done -; At this point it's assumed we're in WRAM bank 5! push hl ldh a, [rLY] ld l, a |