diff options
| author | U-Fish-PC\Daniel <corrnondacqb@yahoo.com> | 2013-10-22 02:13:16 -0400 |
|---|---|---|
| committer | U-Fish-PC\Daniel <corrnondacqb@yahoo.com> | 2013-10-22 02:13:16 -0400 |
| commit | 7059bb15f3c7b1ba0f589126ae71fdca55c4a993 (patch) | |
| tree | df5d48e37a4bffa7c0956c3f9fb003e56226dc08 /constants.asm | |
| parent | More bank 2 music engine and music/sfx format update (diff) | |
| download | pokeyellow-7059bb15f3c7b1ba0f589126ae71fdca55c4a993.tar.gz pokeyellow-7059bb15f3c7b1ba0f589126ae71fdca55c4a993.tar.xz pokeyellow-7059bb15f3c7b1ba0f589126ae71fdca55c4a993.zip | |
Fix blue and yellow music
Diffstat (limited to 'constants.asm')
| -rw-r--r-- | constants.asm | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/constants.asm b/constants.asm index 84950cd6..54f367f1 100644 --- a/constants.asm +++ b/constants.asm @@ -3499,10 +3499,6 @@ unknownmusic0xee: MACRO db \1 ENDM -unknownmusic0xef: MACRO - db $EF -ENDM - stereopanning: MACRO db $F0 db \1 |
