summaryrefslogtreecommitdiff
path: root/include/battle_controllers.h
diff options
context:
space:
mode:
authorDizzyEggg <jajkodizzy@wp.pl>2018-12-03 16:20:39 +0100
committerDizzyEggg <jajkodizzy@wp.pl>2018-12-03 16:20:39 +0100
commitdcb1d78fa9e82d65d13d8131a95a4b8ac99bd168 (patch)
tree73070cb1c906c99f53d939493b76b3d135b20d0e /include/battle_controllers.h
parent846b5d79e4179cf95e216feaa493e59f0ef12976 (diff)
Add battle controllers var to src from sym_ewram
Diffstat (limited to 'include/battle_controllers.h')
-rw-r--r--include/battle_controllers.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/battle_controllers.h b/include/battle_controllers.h
index ff5a629af..9449f1986 100644
--- a/include/battle_controllers.h
+++ b/include/battle_controllers.h
@@ -175,6 +175,7 @@ enum
CONTROLLER_CMDS_COUNT
};
+extern struct UnusedControllerStruct gUnknown_02022D0C;
// general functions
void HandleLinkBattleSetup(void);