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