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

Method Sprite_Handle_Shrub2

Source/Fodder.cpp:11637–11640  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

11635}
11636
11637void cFodder::Sprite_Handle_Shrub2(sSprite* pSprite) {
11638 pSprite->field_8 = 0x93;
11639 Sprite_Handle_Exploidable(pSprite);
11640}
11641
11642void cFodder::Sprite_Handle_Waterfall(sSprite* pSprite) {
11643 pSprite->field_8 = 0x94;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected