add include
This commit is contained in:
@@ -6,6 +6,7 @@
|
||||
#include "battle_tower.h"
|
||||
#include "frontier_util.h"
|
||||
#include "item.h"
|
||||
#include "string_util.h"
|
||||
#include "constants/items.h"
|
||||
|
||||
// This file's functions.
|
||||
|
||||
@@ -15,6 +15,7 @@
|
||||
#include "sound.h"
|
||||
#include "task.h"
|
||||
#include "start_menu.h"
|
||||
#include "string_util.h"
|
||||
#include "trainer_see.h"
|
||||
#include "main.h"
|
||||
#include "load_save.h"
|
||||
|
||||
@@ -13,6 +13,7 @@
|
||||
#include "palette.h"
|
||||
#include "event_data.h"
|
||||
#include "easy_chat.h"
|
||||
#include "string_util.h"
|
||||
|
||||
// Static type declarations
|
||||
|
||||
|
||||
@@ -5,6 +5,7 @@
|
||||
#include "party_menu.h"
|
||||
#include "rom6.h"
|
||||
#include "script.h"
|
||||
#include "string_util.h"
|
||||
#include "task.h"
|
||||
#include "constants/event_objects.h"
|
||||
#include "constants/field_effects.h"
|
||||
|
||||
Reference in New Issue
Block a user