| 5033 | // .text (113c) |
| 5034 | |
| 5035 | void zNPCGoalDogLaunch::SilentSwimout(xVec3* unk1, xVec3* unk2, zMovePoint* unk3) |
| 5036 | { |
| 5037 | this->ViciousAttack(unk1, unk2, unk3, 1); |
| 5038 | } |
| 5039 | |
| 5040 | S32 zNPCGoalPatThrow::CollReview(void*) |
| 5041 | { |
nothing calls this directly
no test coverage detected