blob: f6dea1e92aa97eae2e3a757166ce638c94252c0f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
/* rom2.s TODO: Disassemble */
.section .text
.incbin "baserom.nds", 0x8EC14, 0x619B8
.global FUN_020EC5CC
FUN_020EC5CC:
.incbin "baserom.nds", 0xF05CC, 0xC8
.global FUN_020EC694
FUN_020EC694:
.incbin "baserom.nds", 0xF0694, 0x1b090
|