summaryrefslogtreecommitdiff
path: root/include/battle_controllers.h
diff options
context:
space:
mode:
authorDiegoisawesome <diego@domoreaweso.me>2017-10-12 20:00:38 -0500
committerDiegoisawesome <diego@domoreaweso.me>2017-10-12 20:00:38 -0500
commit428dd0e0a8539b171fccc59ea717fda970a22e91 (patch)
tree5f2c075582cdc263c8fb2922f1ec428e3c2004d6 /include/battle_controllers.h
parent9ac5f464fd01fe5663e9f3532667d2de7218bf0f (diff)
parentdf04aca8d2c4c834cccabf94825fb310f34fcb1c (diff)
Merge branch 'DizzyEggg-decompile_battle_9'
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 eea544b55..e36c95fbe 100644
--- a/include/battle_controllers.h
+++ b/include/battle_controllers.h
@@ -84,5 +84,6 @@ void Emit_x32(u8 bufferId);
void EmitPrintString(u8 bufferId, u16 stringId);
void EmitResetActionMoveSelection(u8 bufferId, u8 caseId);
void EmitBallThrow(u8 bufferId, u8 caseId);
+void EmitCmd_x21(u8 bufferId, u8 arg1, u16 arg2);
#endif // GUARD_BATTLE_CONTROLLERS_H