summaryrefslogtreecommitdiff
path: root/home/scrolling_menu.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/scrolling_menu.asm
parent93578c2ffd08f4917badc1be42d8d683e2ca0634 (diff)
Disassemble pic banks.
Diffstat (limited to 'home/scrolling_menu.asm')
-rwxr-xr-xhome/scrolling_menu.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/home/scrolling_menu.asm b/home/scrolling_menu.asm
index 6b8c1595..cde0e021 100755
--- a/home/scrolling_menu.asm
+++ b/home/scrolling_menu.asm
@@ -58,4 +58,4 @@ JoyTextDelay_ForcehJoyDown::
and A_BUTTON + B_BUTTON + SELECT + START
or c
ld c, a
- ret \ No newline at end of file
+ ret