Fix spelling mistake

This commit is contained in:
YohannDR 2024-08-29 20:21:59 +02:00
parent cc00b0c0d0
commit faf9966763

View File

@ -1948,7 +1948,7 @@ void ProjectileChargedIceBeamHittingSprite(struct SpriteData* pSprite, u16 yPosi
/**
* 50914 | 60 | Sets the projectile to a tumbling state (reserved for missile and super missile)
*
* @param pSprite Sprite data pointere
* @param pSprite Sprite data pointer
* @param pProj Projectile data pointer
* @param type The type of the projectile
*/