| 18595 | } |
| 18596 | |
| 18597 | void cFodder::Sprite_Projectile_HitTarget(sSprite* pSprite) { |
| 18598 | |
| 18599 | mSprite_Missile_Projectile_Counters[pSprite->field_22] -= 1; |
| 18600 | } |
| 18601 | |
| 18602 | void cFodder::Sprite_Destroy_Wrapper_At_TopLeft(sSprite* pSprite) { |
| 18603 | pSprite->field_0 = 1; |
nothing calls this directly
no outgoing calls
no test coverage detected