mirror of
https://github.com/Artrios/pokecarde.git
synced 2026-04-23 08:47:23 -05:00
4 lines
106 B
NASM
4 lines
106 B
NASM
INCLUDE "../macros.asm"
|
|
CLASS EQUS "beauty"
|
|
TRAINER EQUS "yuka"
|
|
INCLUDE "battletrainer-{REGION_NAME}.tx" |