From f4c48cca7ade0247f45d5fc5e3b31a3bc9419448 Mon Sep 17 00:00:00 2001 From: IIMarckus Date: Fri, 3 Dec 2010 20:57:23 -0700 Subject: fix typo, thx Sawakita hg-commit-id: 6d5855c95eb8 --- pokered.asm | 1 - 1 file changed, 1 deletion(-) diff --git a/pokered.asm b/pokered.asm index 63e3f3c0..397d6996 100644 --- a/pokered.asm +++ b/pokered.asm @@ -622,7 +622,6 @@ OakSpeech: ; 6115 ld a,2 ; bank of song ld c,a ld a,$EF ; song # - ld a,$D9 call $23A1 ; plays music call ClearScreen call $36A0 -- cgit v1.2.3