Cleaned by comparing evolution_scene.c with pokefirered
This commit is contained in:
@@ -1037,7 +1037,7 @@ static void Cmd_jumpifaffectedbyprotect(void)
|
||||
}
|
||||
}
|
||||
|
||||
bool8 JumpIfMoveAffectedByProtect(u16 move)
|
||||
static bool8 JumpIfMoveAffectedByProtect(u16 move)
|
||||
{
|
||||
bool8 affected = FALSE;
|
||||
if (DEFENDER_IS_PROTECTED)
|
||||
|
||||
Reference in New Issue
Block a user