diff options
Diffstat (limited to 'data/fanfares.s')
-rw-r--r-- | data/fanfares.s | 26 |
1 files changed, 0 insertions, 26 deletions
diff --git a/data/fanfares.s b/data/fanfares.s deleted file mode 100644 index 2a0c2576a..000000000 --- a/data/fanfares.s +++ /dev/null @@ -1,26 +0,0 @@ - .include "asm/macros.inc" - .include "constants/constants.inc" - - .section .rodata - .align 2, 0 - -sFanfares:: @ 85248BC -@ song number, duration - .2byte 0x016f, 0x0050 - .2byte 0x0172, 0x00a0 - .2byte 0x0173, 0x00dc - .2byte 0x0174, 0x00dc - .2byte 0x0170, 0x00a0 - .2byte 0x0171, 0x0154 - .2byte 0x017a, 0x00b4 - .2byte 0x0183, 0x0078 - .2byte 0x0184, 0x02c6 - .2byte 0x0185, 0x00fa - .2byte 0x0186, 0x0096 - .2byte 0x0187, 0x00a0 - .2byte 0x0226, 0x01c2 - .2byte 0x0212, 0x00aa - .2byte 0x0211, 0x00c4 - .2byte 0x01cb, 0x0139 - .2byte 0x01d2, 0x013e - .2byte 0x01cc, 0x0087 |