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

Method Phase_TextSprite_Create_Again

Source/Fodder.cpp:2781–2786  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2779}
2780
2781void cFodder::Phase_TextSprite_Create_Again(sSprite* pData2C) {
2782 Phase_TextSprite_Prepare(pData2C);
2783
2784 pData2C->field_8 = 0xCB;
2785 pData2C->field_18 = eSprite_Text_Again;
2786}
2787
2788void cFodder::Squad_Member_PhaseCount() {
2789

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected