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