mirror of
https://github.com/Artrios/pokecarde.git
synced 2026-04-26 00:27:25 -05:00
5 lines
128 B
NASM
5 lines
128 B
NASM
INCLUDE "../macros.asm"
|
|
DEF CLASS EQUS "triathlete_m_bike"
|
|
DEF TRAINER EQUS "nozomu"
|
|
INCLUDE "battletrainer-{REGION_NAME}.tx"
|