From 98ca62cf91e7e0bd33f09edfc848a62061015aee Mon Sep 17 00:00:00 2001 From: GriffinR Date: Thu, 21 Nov 2019 01:15:34 -0500 Subject: Standardize Event Object to Object Event --- include/battle_controllers.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/battle_controllers.h') diff --git a/include/battle_controllers.h b/include/battle_controllers.h index 5dae99ecd..695daabbc 100644 --- a/include/battle_controllers.h +++ b/include/battle_controllers.h @@ -193,4 +193,4 @@ void BtlController_EmitLinkStandbyMsg(u8 a, u8 b); void BtlController_EmitResetActionMoveSelection(u8 a, u8 b); void BtlController_EmitCmd55(u8 a, u8 b); -#endif // GUARD_BATTLE_CONTROLLERS_H \ No newline at end of file +#endif // GUARD_BATTLE_CONTROLLERS_H -- cgit v1.2.3