mirror of
https://github.com/Artrios/pokecarde.git
synced 2026-04-25 15:46:58 -05:00
5 lines
121 B
NASM
5 lines
121 B
NASM
INCLUDE "../macros.asm"
|
|
DEF CLASS EQUS "gentleman"
|
|
DEF TRAINER EQUS "fiennes"
|
|
INCLUDE "battletrainer-{REGION_NAME}.tx"
|