summaryrefslogtreecommitdiff
path: root/include/battle_controllers.h
diff options
context:
space:
mode:
authorDizzyEggg <jajkodizzy@wp.pl>2017-10-09 18:18:40 +0200
committerDizzyEggg <jajkodizzy@wp.pl>2017-10-09 18:18:40 +0200
commitab03b03c4bb872af131a9c52ef285c488b8e4865 (patch)
tree6fdb26cd12c2847401cf0af40192d48bffcc2c79 /include/battle_controllers.h
parent96c5966ff3676eb1b3463808b83b42e13e1591fd (diff)
decompile reshow battle screen
Diffstat (limited to 'include/battle_controllers.h')
-rw-r--r--include/battle_controllers.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/battle_controllers.h b/include/battle_controllers.h
index 2281fdaff..ea614a6b2 100644
--- a/include/battle_controllers.h
+++ b/include/battle_controllers.h
@@ -1,6 +1,8 @@
#ifndef GUARD_BATTLE_CONTROLLERS_H
#define GUARD_BATTLE_CONTROLLERS_H
+#include "battle_controller_player.h"
+
#define REQUEST_ALL_BATTLE 0x0
#define REQUEST_SPECIES_BATTLE 0x1
#define REQUEST_HELDITEM_BATTLE 0x2