mirror of
https://github.com/Artrios/pokecarde.git
synced 2026-04-24 07:06:56 -05:00
4 lines
105 B
NASM
4 lines
105 B
NASM
INCLUDE "../macros.asm"
|
|
CLASS EQUS "kindler"
|
|
TRAINER EQUS "jo"
|
|
INCLUDE "battletrainer-{REGION_NAME}.tx" |