convert more constants
This commit is contained in:
+2
-2
@@ -2,14 +2,14 @@
|
||||
#include "pokemon.h"
|
||||
#include "daycare.h"
|
||||
#include "string_util.h"
|
||||
#include "species.h"
|
||||
#include "constants/species.h"
|
||||
#include "constants/items.h"
|
||||
#include "mail.h"
|
||||
#include "pokemon_storage_system.h"
|
||||
#include "event_data.h"
|
||||
#include "random.h"
|
||||
#include "main.h"
|
||||
#include "moves.h"
|
||||
#include "constants/moves.h"
|
||||
#include "egg_hatch.h"
|
||||
#include "text.h"
|
||||
#include "menu.h"
|
||||
|
||||
Reference in New Issue
Block a user