From 4fa6c6daa46935c7580a60a22bd9216414246dc0 Mon Sep 17 00:00:00 2001 From: PikalaxALT Date: Fri, 16 Oct 2015 13:35:43 -0400 Subject: Split up bank 2; other relabelings --- misc/unused_title.asm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'misc/unused_title.asm') diff --git a/misc/unused_title.asm b/misc/unused_title.asm index 327eef45c..88c2331e2 100644 --- a/misc/unused_title.asm +++ b/misc/unused_title.asm @@ -547,7 +547,7 @@ Function10ed51: ; 10ed51 call _TitleScreen .loop call Functiona57 - ld a, [$ffa9] + ld a, [hJoyLast] ld b, a and 1 jr nz, .done -- cgit v1.2.3