| 656 | } |
| 657 | |
| 658 | void xFXStreakUpdate(U32 id, const xVec3* a, const xVec3* b) |
| 659 | { |
| 660 | xFXStreak* s; |
| 661 | } |
| 662 | |
| 663 | U32 xFXStreakStart(F32 frequency, F32 alphaFadeRate, F32 alphaStart, U32 textureID, |
| 664 | const iColor_tag* edge_a, const iColor_tag* edge_b, S32 taper) |
no outgoing calls
no test coverage detected