diff options
-rw-r--r-- | pokered.asm | 1 |
1 files changed, 0 insertions, 1 deletions
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 |