Browse Source

Include update

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

+ 1
- 1
data/pkmn_tables/pokemon_moveset_table.s View File

1
-#include <moves.h>
1
+#include <pkmn_moves.h>
2
 
2
 
3
 .text
3
 .text
4
 .align 2
4
 .align 2