Enumerate various constants

This commit is contained in:
PikalaxALT
2015-07-13 01:37:11 -04:00
parent 249bad9551
commit 3a9f537f8a
8 changed files with 581 additions and 553 deletions

View File

@@ -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