blob: 0cb225ef5c76c30b675141607a1624418f3b19d7 (
plain)
1
2
3
4
5
6
7
8
|
.include "asm/macros.inc"
.include "constants/constants.inc"
.section script_data, "aw", %progbits
.align 2
gBattleAI_ScriptsTable:: @ 82DBEF8
.incbin "baserom.gba", 0x2dbef8, 0x2458
|