mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2024-11-16 11:27:33 -08:00
NUM_POKEMON constant
before we were just using CELEBI, but there's no way that's gonna pan out
This commit is contained in:
parent
17f25691db
commit
5342f8d630
@ -1,3 +1,5 @@
|
||||
NUM_POKEMON EQU 251
|
||||
|
||||
BULBASAUR EQU 1
|
||||
IVYSAUR EQU 2
|
||||
VENUSAUR EQU 3
|
||||
|
Loading…
Reference in New Issue
Block a user