convert more constants

This commit is contained in:
camthesaxman
2017-12-11 12:27:51 -06:00
parent 19fbf024ff
commit c681b482c2
89 changed files with 13177 additions and 12922 deletions
+2 -2
View File
@@ -2,9 +2,9 @@
#include "battle.h"
#include "battle_controllers.h"
#include "constants/abilities.h"
#include "moves.h"
#include "constants/moves.h"
#include "pokemon.h"
#include "species.h"
#include "constants/species.h"
#include "random.h"
#include "util.h"
#include "constants/items.h"