Enumerate various constants
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
NUM_POKEMON EQU 251
|
||||
|
||||
const_value set 1
|
||||
const BULBASAUR
|
||||
@@ -253,4 +252,8 @@ const_value set 1
|
||||
const HO_OH
|
||||
const CELEBI
|
||||
|
||||
const_value SET const_value + -1
|
||||
|
||||
NUM_POKEMON EQU const_value
|
||||
|
||||
EGG EQU 253
|
||||
|
Reference in New Issue
Block a user