mirror of
https://github.com/thornAvery/kep-hack.git
synced 2026-02-21 22:52:15 +13:00
Removing MissingNo to make room
This commit is contained in:
parent
fb3a20a51d
commit
c7499a1fd2
21 changed files with 17 additions and 67 deletions
|
|
@ -251,7 +251,4 @@ INCLUDE "data/pokemon/base_stats/mewtwo.asm"
|
|||
INCLUDE "data/pokemon/base_stats/mew.asm"
|
||||
INCLUDE "data/pokemon/base_stats/meltan.asm"
|
||||
INCLUDE "data/pokemon/base_stats/melmetal.asm"
|
||||
assert_table_length NUM_POKEMON - 1 ; discount MissingNo
|
||||
|
||||
MissingnoBaseStats::
|
||||
INCLUDE "data/pokemon/base_stats/missingno.asm"
|
||||
assert_table_length NUM_POKEMON
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue