mirror of
https://github.com/Artrios/pokecarde.git
synced 2026-04-22 08:17:19 -05:00
4 lines
111 B
NASM
4 lines
111 B
NASM
INCLUDE "../macros.asm"
|
|
CLASS EQUS "aroma_lady"
|
|
TRAINER EQUS "april"
|
|
INCLUDE "battletrainer-{REGION_NAME}.tx" |