mirror of
https://github.com/Ninjdai1/pokeemerald.git
synced 2024-11-16 19:47:35 +01:00
cfc70c9806
Had to leave some unfinished due to complexity at the moment
27 lines
568 B
ArmAsm
27 lines
568 B
ArmAsm
.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
|