diff options
| author | U-Fish-PC\Daniel <corrnondacqb@yahoo.com> | 2013-10-22 09:17:11 -0400 |
|---|---|---|
| committer | U-Fish-PC\Daniel <corrnondacqb@yahoo.com> | 2013-10-22 09:17:11 -0400 |
| commit | a6a363e83acc431bc4d782a6611a9c63e5ad876f (patch) | |
| tree | c77c04050a296b9215e74048362870a57cbe009f /main.asm | |
| parent | Fix sfx_02_5e (diff) | |
| download | pokeyellow-a6a363e83acc431bc4d782a6611a9c63e5ad876f.tar.gz pokeyellow-a6a363e83acc431bc4d782a6611a9c63e5ad876f.tar.xz pokeyellow-a6a363e83acc431bc4d782a6611a9c63e5ad876f.zip | |
Add unused sfx
Diffstat (limited to 'main.asm')
| -rw-r--r-- | main.asm | 4 |
1 files changed, 1 insertions, 3 deletions
@@ -18429,9 +18429,7 @@ INCLUDE "music/sfx/sfx_02_53.tx" INCLUDE "music/sfx/sfx_02_54.tx" INCLUDE "music/sfx/sfx_02_55.tx" INCLUDE "music/sfx/sfx_02_5f.tx" - -INCBIN "baserom.gbc",$86e3,$872f - $86e3 - +INCLUDE "music/sfx/sfx_02_unused.tx" INCLUDE "music/sfx/sfx_02_1d.tx" INCLUDE "music/sfx/sfx_02_37.tx" INCLUDE "music/sfx/sfx_02_38.tx" |
