summaryrefslogtreecommitdiff
path: root/include/battle_controllers.h
diff options
context:
space:
mode:
authorDizzyEggg <jajkodizzy@wp.pl>2017-10-10 18:01:45 +0200
committerDizzyEggg <jajkodizzy@wp.pl>2017-10-10 18:01:45 +0200
commit57e5624e0619b8d96fb43ff68d9eeefe734b1a4f (patch)
treef62c13b0836f07817ee3dbd716c74947179d4ee1 /include/battle_controllers.h
parent8914645231c9301579ed39bdd9200ad50e5296d0 (diff)
battle9 is being worked on
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