mirror of
https://github.com/Ninjdai1/pokeemerald.git
synced 2024-12-26 11:44:17 +01:00
Fix comment mistake
This commit is contained in:
parent
0a0157b62c
commit
058783c148
@ -488,7 +488,7 @@ void UpdateLongGrassFieldEffect(struct Sprite *sprite)
|
|||||||
#undef sObjectMoved
|
#undef sObjectMoved
|
||||||
|
|
||||||
// Effectively unused as it's not possible in vanilla to jump onto long grass (no adjacent ledges, and can't ride the Acro Bike in it).
|
// Effectively unused as it's not possible in vanilla to jump onto long grass (no adjacent ledges, and can't ride the Acro Bike in it).
|
||||||
// The graphics for this effect do not visually correspond to tall grass either. Perhaps these graphics were its original design?
|
// The graphics for this effect do not visually correspond to long grass either. Perhaps these graphics were its original design?
|
||||||
u32 FldEff_JumpLongGrass(void)
|
u32 FldEff_JumpLongGrass(void)
|
||||||
{
|
{
|
||||||
u8 spriteId;
|
u8 spriteId;
|
||||||
|
Loading…
Reference in New Issue
Block a user