mirror of
https://github.com/thornAvery/kep-hack.git
synced 2026-02-06 15:45:24 +13:00
Adding some Gen 9 Pokemon
This commit is contained in:
parent
1b0c9e6f8a
commit
1c865e8cae
23 changed files with 228 additions and 28 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue