pokeyellow/constants/evolution_constants.asm
2015-06-05 17:23:06 -04:00

5 lines
63 B
NASM
Executable File

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