mirror of
https://github.com/Artrios/pokecarde.git
synced 2026-04-24 23:27:06 -05:00
4 lines
109 B
NASM
4 lines
109 B
NASM
INCLUDE "../macros.asm"
|
|
CLASS EQUS "expert_m"
|
|
TRAINER EQUS "fugen"
|
|
INCLUDE "battletrainer-{REGION_NAME}.tx" |