diff options
Diffstat (limited to 'home/scrolling_menu.asm')
-rwxr-xr-x | home/scrolling_menu.asm | 2 |
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 |