summaryrefslogtreecommitdiff
path: root/include/battle_controllers.h
diff options
context:
space:
mode:
authorjiangzhengwenjz <jiangzhengwenjzw@qq.com>2019-11-01 02:17:23 +0800
committerjiangzhengwenjz <jiangzhengwenjzw@qq.com>2019-11-09 12:26:52 +0800
commit71eb0fc9d80731a26867aedf0b470f67315ab623 (patch)
tree70c0c03778ff45e36ef9b9e4b0d0ea4834b085c8 /include/battle_controllers.h
parent4eb386f7c4f9e4f9cd579421f8e064ee20c3f64c (diff)
battle_controller_pokedude data
Diffstat (limited to 'include/battle_controllers.h')
-rw-r--r--include/battle_controllers.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/battle_controllers.h b/include/battle_controllers.h
index 96f57c78a..8e5e15c7b 100644
--- a/include/battle_controllers.h
+++ b/include/battle_controllers.h
@@ -260,7 +260,7 @@ void SetControllerToPlayerPartner(void);
void SetControllerToSafari(void);
// pokedude controller
-void SetControllerToPokeDude(void);
+void SetControllerToPokedude(void);
// oak and old man controller
void SetControllerToOakOrOldMan(void);