Improving the picture system

This commit is contained in:
MementoMartha 2022-08-31 18:17:14 +01:00
parent 550fcb6f5d
commit 1ef523b2f5
158 changed files with 431 additions and 216 deletions

View file

@ -150,4 +150,5 @@ INCLUDE "data/pokemon/base_stats/dratini.asm"
INCLUDE "data/pokemon/base_stats/dragonair.asm"
INCLUDE "data/pokemon/base_stats/dragonite.asm"
INCLUDE "data/pokemon/base_stats/mewtwo.asm"
assert_table_length NUM_POKEMON - 1 ; discount Mew
INCLUDE "data/pokemon/base_stats/mew.asm"
assert_table_length NUM_POKEMON