There was an error while loading. Please reload this page.
1 parent 4ef5efc commit d093fb9Copy full SHA for d093fb9
constants/pokedex_constants.asm
@@ -155,5 +155,6 @@
155
const DEX_DRAGONITE ; 149
156
const DEX_MEWTWO ; 150
157
const DEX_MEW ; 151
158
+ const DEX_CHANG ; 152
159
160
DEF NUM_POKEMON EQU const_value - 1
0 commit comments