mirror of https://github.com/pret/pokecrystal.git
7 lines
161 B
NASM
7 lines
161 B
NASM
|
EVENT_FOUGHT_SUDOWOODO EQU $02a
|
||
|
EVENT_FOUGHT_HO_OH EQU $317
|
||
|
EVENT_FOUGHT_LUGIA EQU $318
|
||
|
EVENT_FOUGHT_SUICUNE EQU $335
|
||
|
EVENT_FOUGHT_SNORLAX EQU $750
|
||
|
|