Browse Source

Pokedex Ordnung gefixt^2

DragonflySotS 6 years ago
parent
commit
b4554e745d
1 changed files with 0 additions and 1 deletions
  1. 0
    1
      data/pkmn_tables/pokedex_order.s

+ 0
- 1
data/pkmn_tables/pokedex_order.s View File

4
 .global pokedex_order
4
 .global pokedex_order
5
 pokedex_order:
5
 pokedex_order:
6
 
6
 
7
-.hword 0
8
 .hword 1
7
 .hword 1
9
 .hword 2
8
 .hword 2
10
 .hword 3
9
 .hword 3