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 "hex_maniac"
|
|
TRAINER EQUS "fukune"
|
|
INCLUDE "battletrainer-{REGION_NAME}.tx" |