From 2ee493898787e18f20fefda4384531f286701123 Mon Sep 17 00:00:00 2001 From: Bryan Bishop Date: Tue, 12 Nov 2013 01:05:54 -0600 Subject: [PATCH] fix typo in PartyMenuSelect comment --- main.asm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.asm b/main.asm index b42de17fe..73f599691 100644 --- a/main.asm +++ b/main.asm @@ -64992,7 +64992,7 @@ Function5042d: ; 0x5042d INCBIN "baserom.gbc",$5044f,$50457 - $5044f PartyMenuSelect: ; 0x50457 -; sets carry if exitted menu. +; sets carry if exited menu. call Function1bc9 call Function1bee ld a, [PartyCount]