pokered/constants/evolution_constants.asm
2013-12-11 10:37:17 -05:00

4 lines
No EOL
65 B
NASM
Executable file

; Evolution types
EV_LEVEL EQU 1
EV_ITEM EQU 2
EV_TRADE EQU 3