mirror of
https://github.com/Ninjdai1/pokeemerald.git
synced 2025-02-21 11:43:37 +01:00
Update src/field_control_avatar.c
Co-authored-by: LOuroboros <lunosouroboros@gmail.com>
This commit is contained in:
parent
725a9102ee
commit
2f61407c78
@ -725,7 +725,7 @@ static bool8 CheckStandardWildEncounter(u16 metatileBehavior)
|
||||
}
|
||||
|
||||
sPreviousPlayerMetatileBehavior = metatileBehavior;
|
||||
return FALSE;
|
||||
return FALSE;
|
||||
}
|
||||
|
||||
static bool8 TryArrowWarp(struct MapPosition *position, u16 metatileBehavior, u8 direction)
|
||||
|
Loading…
x
Reference in New Issue
Block a user