From 1f5696ddda478dc6c7f00850c13807c82012e02e Mon Sep 17 00:00:00 2001 From: IIMarckus Date: Mon, 14 Nov 2011 00:29:44 -0700 Subject: More minor label fixes. hg-commit-id: e0d74b3b39cd --- pokered.asm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pokered.asm b/pokered.asm index ed40c3e2..fc849d7d 100644 --- a/pokered.asm +++ b/pokered.asm @@ -725,7 +725,7 @@ Char51: ld bc,$0412 call $18C4 ld c,$14 - call $3739 + call DelayFrames pop de ld hl,$C4B9 jp Next19E8 @@ -740,7 +740,7 @@ Char49: ld bc,$0712 call $18C4 ld c,$14 - call $3739 + call DelayFrames pop de pop hl ld hl,$C47D -- cgit v1.2.3