summaryrefslogtreecommitdiff
path: root/include/battle_controllers.h
diff options
context:
space:
mode:
authorDiegoisawesome <Diegoisawesome@users.noreply.github.com>2018-12-03 12:33:47 -0600
committerGitHub <noreply@github.com>2018-12-03 12:33:47 -0600
commit8064b011d142cfb7a6c8aa1f8366b85a6ff4e45a (patch)
tree5d0753d9daa61c26d726a7bfcd669ccc3ff719f1 /include/battle_controllers.h
parentffa8655f4cd2cb8d6b1bdacc0a5568259eb60a72 (diff)
parentba1fc055581921f41cbaebfe9d91b51b8e5df544 (diff)
Merge pull request #424 from DizzyEggg/labels
Clean up src/data
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);