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"
|
2018-02-08 23:43:07 +00:00
|
|
|
#include "constants/pokemon.h"
|
2017-09-04 13:05:11 +00:00
|
|
|
.include "asm/macros.inc"
|
|
|
|
.include "constants/constants.inc"
|
|
|
|
|
|
|
|
.section .rodata
|
|
|
|
|
|
|
|
.align 2
|
|
|
|
|
|
|
|
@ 831C898
|
|
|
|
.include "data/battle_moves.inc"
|
|
|
|
|
2017-10-06 06:57:52 +00:00
|
|
|
@ 0x31d93c
|
|
|
|
@ unreferenced unknown data
|
|
|
|
.byte 0x34, 0x00, 0x10, 0x00, 0x01, 0x01, 0x00, 0x00, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x00, 0x00
|