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