mirror of
https://github.com/Artrios/pokecarde.git
synced 2026-04-26 08:37:31 -05:00
5 lines
125 B
NASM
5 lines
125 B
NASM
INCLUDE "../macros.asm"
|
|
DEF CLASS EQUS "pkmn_ranger_m"
|
|
DEF TRAINER EQUS "clayton"
|
|
INCLUDE "battletrainer-{REGION_NAME}.tx"
|