mirror of
https://github.com/Ninjdai1/pokeemerald.git
synced 2024-11-17 03:57:38 +01:00
9 lines
169 B
ArmAsm
9 lines
169 B
ArmAsm
|
.include "asm/macros.inc"
|
||
|
.include "constants/constants.inc"
|
||
|
|
||
|
.section .rodata
|
||
|
.align 2, 0
|
||
|
|
||
|
sFanfares:: @ 85248BC
|
||
|
.incbin "baserom.gba", 0x5248bc, 0x48
|