MCPcopy Create free account
hub / github.com/OpenFodder/openfodder / Sprite_Handle_Shrub

Method Sprite_Handle_Shrub

Source/Fodder.cpp:11617–11620  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

11615}
11616
11617void cFodder::Sprite_Handle_Shrub(sSprite* pSprite) {
11618 pSprite->field_8 = 0x8F;
11619 Sprite_Handle_Exploidable(pSprite);
11620}
11621
11622void cFodder::Sprite_Handle_Tree(sSprite* pSprite) {
11623 pSprite->field_8 = 0x90;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected