| 1715 | } |
| 1716 | |
| 1717 | void cFodder::Recruit_Update_Actors() { |
| 1718 | |
| 1719 | Recruit_Update_Truck(); |
| 1720 | Recruit_Update_Soldiers(); |
| 1721 | } |
| 1722 | |
| 1723 | void cFodder::sub_175C0() { |
| 1724 | sRecruit_Screen_Pos* Data20 = 0; |
nothing calls this directly
no outgoing calls
no test coverage detected