battle9 is being worked on

This commit is contained in:
DizzyEggg
2017-10-10 18:01:45 +02:00
parent 8914645231
commit 57e5624e06
14 changed files with 568 additions and 1522 deletions
+1
View File
@@ -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