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