mirror of
https://github.com/Artrios/pokecarde.git
synced 2026-04-25 07:36:51 -05:00
4 lines
112 B
NASM
4 lines
112 B
NASM
INCLUDE "../macros.asm"
|
|
CLASS EQUS "bird_keeper"
|
|
TRAINER EQUS "otoya"
|
|
INCLUDE "battletrainer-{REGION_NAME}.tx" |