diff options
| author | Rangi <remy.oukaour+rangi42@gmail.com> | 2022-07-10 20:22:24 -0400 |
|---|---|---|
| committer | Rangi <35663410+Rangi42@users.noreply.github.com> | 2022-07-10 20:26:20 -0400 |
| commit | cc98f282271f627773203b038def8404bf9f9dad (patch) | |
| tree | ef48d4afeee66a1ca779122fad94c27157f63973 /audio/sfx/dex_page_added.asm | |
| parent | Replace "branch" labels in music files with local names (diff) | |
| download | pokeyellow-cc98f282271f627773203b038def8404bf9f9dad.tar.gz pokeyellow-cc98f282271f627773203b038def8404bf9f9dad.tar.xz pokeyellow-cc98f282271f627773203b038def8404bf9f9dad.zip | |
Replace "branch" labels in SFX files with local names
Diffstat (limited to 'audio/sfx/dex_page_added.asm')
| -rw-r--r-- | audio/sfx/dex_page_added.asm | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/audio/sfx/dex_page_added.asm b/audio/sfx/dex_page_added.asm index 555b3beb..342e5d56 100644 --- a/audio/sfx/dex_page_added.asm +++ b/audio/sfx/dex_page_added.asm @@ -7,7 +7,6 @@ SFX_Dex_Page_Added_Ch5: pitch_sweep 0, 8 sound_ret - SFX_Dex_Page_Added_Ch6: duty_cycle 2 square_note 15, 9, 2, 1536 |
