Adding some Gen 9 Pokemon

This commit is contained in:
MementoMartha 2022-12-05 20:50:34 +00:00
parent 1b0c9e6f8a
commit 1c865e8cae
23 changed files with 228 additions and 28 deletions

View file

@ -239,7 +239,9 @@
; const PERRSERKER ; $E6
; const SIRFETCHD ; $E7
; const MR_RIME ; $E8
const MISSINGNO ; $E9
; const MELTAN ; $E9
; const MELMETAL ; $EA
const MISSINGNO ; $EB
DEF NUM_POKEMON_INDEXES EQU const_value - 1