summaryrefslogtreecommitdiff
path: root/include/battle_controllers.h
diff options
context:
space:
mode:
authorPikalaxALT <pikalaxalt@gmail.com>2017-10-13 11:16:34 -0400
committerPikalaxALT <pikalaxalt@gmail.com>2017-10-13 11:16:34 -0400
commite24f3808f47d292776f4e7506217f93756dd19bf (patch)
treed910619ff23e466bfd4b673381c1642656e3dc5c /include/battle_controllers.h
parent74c59af856216332b6c73cbc382edff3518a0eab (diff)
parent52db3ad5aa83ae70e06eae87f502b09fff55aecc (diff)
Merge branch 'master' into mail
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