diff options
Diffstat (limited to 'data/pokemon/evos_moves.asm')
| -rw-r--r-- | data/pokemon/evos_moves.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/pokemon/evos_moves.asm b/data/pokemon/evos_moves.asm index d6ba0da1..8bee626a 100644 --- a/data/pokemon/evos_moves.asm +++ b/data/pokemon/evos_moves.asm @@ -9,7 +9,7 @@ ; - db 0 ; no more level-up moves EvosMovesPointerTable: - table_width 2, EvosMovesPointerTable + table_width 2 dw RhydonEvosMoves dw KangaskhanEvosMoves dw NidoranMEvosMoves |
