mirror of
https://github.com/Artrios/pokecarde.git
synced 2026-04-27 00:56:54 -05:00
5 lines
125 B
NASM
5 lines
125 B
NASM
INCLUDE "../macros.asm"
|
|
DEF CLASS EQUS "triathlete_m_swim"
|
|
DEF TRAINER EQUS "ryo"
|
|
INCLUDE "battletrainer-{REGION_NAME}.tx"
|