Remove redundant include lines
This commit is contained in:
@@ -14,7 +14,6 @@
|
||||
#include "event_data.h"
|
||||
#include "easy_chat.h"
|
||||
#include "money.h"
|
||||
#include "window.h"
|
||||
#include "strings.h"
|
||||
#include "string_util.h"
|
||||
#include "trainer_card.h"
|
||||
@@ -22,7 +21,6 @@
|
||||
#include "pokedex.h"
|
||||
#include "pokemon_icon.h"
|
||||
#include "graphics.h"
|
||||
#include "pokemon_icon.h"
|
||||
#include "help_system.h"
|
||||
#include "trainer_pokemon_sprites.h"
|
||||
#include "new_menu_helpers.h"
|
||||
|
||||
Reference in New Issue
Block a user