shithub: pokered

ref: b35294752c55b5df88ccfc785279c36f30a43fd6
dir: /constants/evolution_constants.asm/

View raw version
; Evolution types
EV_LEVEL EQU 1
EV_ITEM  EQU 2
EV_TRADE EQU 3