mirror of
https://github.com/rh-hideout/pokeemerald-expansion.git
synced 2026-03-21 18:04:50 -05:00
Remove trailing whitespace - Master (#9011)
This commit is contained in:
parent
e871913e22
commit
89da62b02d
|
|
@ -2620,5 +2620,3 @@ static const struct SpritePalette sSpritePalettes[] =
|
||||||
{gNamingScreenMenu_Pal[4], PALTAG_OK_BUTTON},
|
{gNamingScreenMenu_Pal[4], PALTAG_OK_BUTTON},
|
||||||
{}
|
{}
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -566,4 +566,3 @@ static s32 GetTypeIconBounceMovement(s32 originalY, u32 position)
|
||||||
struct Sprite *healthbox = &gSprites[gHealthboxSpriteIds[GetBattlerAtPosition(position)]];
|
struct Sprite *healthbox = &gSprites[gHealthboxSpriteIds[GetBattlerAtPosition(position)]];
|
||||||
return originalY + healthbox->y2;
|
return originalY + healthbox->y2;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user