summaryrefslogtreecommitdiff
path: root/home/lcd.asm
diff options
context:
space:
mode:
authorentrpntr <entrpntr@gmail.com>2020-03-31 14:15:21 -0400
committerentrpntr <entrpntr@gmail.com>2020-03-31 14:39:28 -0400
commit95d7d56581a9de9c62ab805a872d5900ff12e8ef (patch)
tree9e872b5df6b688f3a3b3dd119d60e0263a95f90a /home/lcd.asm
parent93578c2ffd08f4917badc1be42d8d683e2ca0634 (diff)
Disassemble pic banks.
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 4ab79019..8ed6dbae 100644
--- a/home/lcd.asm
+++ b/home/lcd.asm
@@ -60,4 +60,4 @@ EnableLCD::
ldh a, [rLCDC]
set rLCDC_ENABLE, a
ldh [rLCDC], a
- ret \ No newline at end of file
+ ret