| 2779 | } |
| 2780 | |
| 2781 | void 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 | |
| 2788 | void cFodder::Squad_Member_PhaseCount() { |
| 2789 |
nothing calls this directly
no outgoing calls
no test coverage detected