Move pokemon and easy chat constants to global, misc clean-up
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
#include "easy_chat.h"
|
||||
#include "constants/easy_chat.h"
|
||||
|
||||
#define DOUBLE_SPECIES_NAME EC_EMPTY_WORD, 2,
|
||||
|
||||
|
||||
@@ -1,4 +1,3 @@
|
||||
#include "constants/easy_chat.h"
|
||||
#include "constants/event_objects.h"
|
||||
#include "constants/items.h"
|
||||
#include "constants/moves.h"
|
||||
|
||||
Reference in New Issue
Block a user