Removed extra newline per https://github.com/rh-hideout/pokeemerald-expansion/pull/5044/files\#r1694003683
This commit is contained in:
parent
b666782483
commit
e360d3bd73
@ -1127,7 +1127,6 @@ static u32 GetFacingSignpostType(u16 metatileBehavior, u32 playerDirection)
|
||||
return MB_POKEMON_CENTER_SIGN;
|
||||
if (MetatileBehavior_IsPokeMartSign(metatileBehavior) == TRUE)
|
||||
return MB_POKEMART_SIGN;
|
||||
|
||||
if (MetatileBehavior_IsSignpost(metatileBehavior) == TRUE)
|
||||
return MB_SIGNPOST;
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user