blob: 76a30ea58bf7ebdb7ca4db458cbc105f84d4acf3 (
plain)
1
2
3
4
5
6
7
8
9
10
|
; There are two NARCs with the same name
; TODO: actual file structure
.section .narc.1DE7E00
NARC_1DE7E00:
.incbin "baserom.nds", 0x1DE7E00, 0x61C
.section .narc.1E73400
NARC_1E73400:
.incbin "baserom.nds", 0x1E73400, 0x364
|