sovereignx/data/data2c.s

21 lines
448 B
ArmAsm
Raw Normal View History

2017-12-11 18:27:51 +00:00
#include "constants/abilities.h"
2017-12-11 18:41:13 +00:00
#include "constants/items.h"
2017-12-11 18:27:51 +00:00
#include "constants/moves.h"
#include "constants/species.h"
2017-09-04 14:05:11 +01:00
.include "asm/macros.inc"
.include "constants/constants.inc"
.section .rodata
.align 2
@ 831C898
.include "data/battle_moves.inc"
2017-10-06 07:57:52 +01:00
@ 0x31d93c
@ unreferenced unknown data
.byte 0x34, 0x00, 0x10, 0x00, 0x01, 0x01, 0x00, 0x00, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x00, 0x00
2017-09-04 14:05:11 +01:00
@ 831D94C
.include "data/pokedex_order.inc"