mirror of
https://github.com/Artrios/pokecarde.git
synced 2026-04-21 15:57:20 -05:00
4 lines
110 B
NASM
4 lines
110 B
NASM
INCLUDE "../macros.asm"
|
|
CLASS EQUS "expert_f"
|
|
TRAINER EQUS "sandia"
|
|
INCLUDE "battletrainer-{REGION_NAME}.tx" |