mirror of
https://github.com/Artrios/pokecarde.git
synced 2026-04-25 15:46:58 -05:00
4 lines
114 B
NASM
4 lines
114 B
NASM
INCLUDE "../macros.asm"
|
|
CLASS EQUS "pkmn_breeder_f"
|
|
TRAINER EQUS "mami"
|
|
INCLUDE "battletrainer-{REGION_NAME}.tx" |