thru sub_8024398

This commit is contained in:
jiangzhengwenjz
2019-08-26 06:48:04 +08:00
parent 1d8232b919
commit db0d8e5bdb
10 changed files with 1220 additions and 4189 deletions
+1
View File
@@ -17,6 +17,7 @@
#include "battle_ai_script_commands.h"
#include "battle_anim.h"
#include "battle_interface.h"
#include "constants/battle_anim.h"
#include "constants/species.h"
#include "constants/moves.h"
#include "constants/songs.h"
File diff suppressed because it is too large Load Diff
+2 -2
View File
@@ -6465,9 +6465,9 @@ bool8 sub_80435E0(void)
return retVal;
}
bool8 GetLinkTrainerFlankId(u8 linkPlayerId)
bool16 GetLinkTrainerFlankId(u8 linkPlayerId)
{
bool8 retVal = FALSE;
bool16 retVal = FALSE;
switch (gLinkPlayers[linkPlayerId].id)
{
case 0: