diff options
Diffstat (limited to 'audio/sfx/dex_page_added.asm')
-rw-r--r-- | audio/sfx/dex_page_added.asm | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/audio/sfx/dex_page_added.asm b/audio/sfx/dex_page_added.asm index f5fa966b..6f1d1457 100644 --- a/audio/sfx/dex_page_added.asm +++ b/audio/sfx/dex_page_added.asm @@ -1,10 +1,10 @@ SFX_Dex_Page_Added_Ch4: duty 2 - pitchenvelope 68 + pitchenvelope 4, 4 squarenote 15, 240, 240, 4 - pitchenvelope 23 + pitchenvelope 1, 7 squarenote 15, 242, 80, 6 - pitchenvelope 8 + pitchenvelope 0, 0 endchannel |