Skip to content

Commit

Permalink
Fix the .wave5 comment for yellow sfx data
Browse files Browse the repository at this point in the history
  • Loading branch information
dannye committed Oct 10, 2024
1 parent 942c5f1 commit d8f2398
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions audio/wave_samples.asm
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,5 @@

; duty 5 reads from sfx data
.wave5
; in audio 1: (used by audio/music/lavender.asm)
; dn 2, 1, 14, 2, 3, 3, 2, 8, 14, 1, 2, 2, 15, 15, 14, 10, 1, 0, 1, 4, 13, 12, 1, 0, 14, 3, 4, 1, 5, 1, 7, 3
; in audio 2:
; dn 14, 12, 0, 2, 2, 0, 9, 1, 0, 7, 12, 0, 2, 0, 8, 1, 0, 7, 13, 0, 2, 0, 9, 1, 0, 7, 12, 0, 2, 12, 10, 1
; in audio 3: (used by audio/music/pokemontower.asm)
; dn 2, 1, 14, 2, 3, 3, 2, 8, 14, 1, 2, 2, 15, 15, 2, 2, 15, 7, 2, 4, 2, 2, 15, 7, 3, 4, 2, 4, 15, 7, 4, 4
; in audio 1: (used by audio/music/lavender.asm and audio/music/pokemontower.asm)
; dn 14, 13, 0, 0, 9, 0, 15, 0, 7, 7, 14, 12, 0, 2, 14, 8, 13, 12, 8, 1, 12, 1, 14, 11, 0, 0, 4, 11, 11, 1, 14, 11

0 comments on commit d8f2398

Please sign in to comment.