blob: aec654cdc2476eb9c6601478be88f0c21a7da8d6 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
INCLUDE "constants.asm"
SECTION "Audio", ROMX[$4000],BANK[$3A]
INCLUDE "audio/engine.asm"
SECTION "Cries", ROMX[$51CB],BANK[$3C] ; TODO: Temporary, please map 4000-51CA and move this section's base
CryHeaders:: ; TODO: Rip the data, then INCBIN it
|