mirror of
https://github.com/pret/pokefirered.git
synced 2026-05-15 16:50:01 -05:00
8 lines
183 B
ArmAsm
8 lines
183 B
ArmAsm
#include "constants/region_map.h"
|
|
#include "constants/flags.h"
|
|
#include "constants/moves.h"
|
|
.include "asm/macros.inc"
|
|
.include "constants/constants.inc"
|
|
.section .rodata
|
|
.align 2
|