| # | Line 646 | Line 646 | ambcorral(AMBHEMI *hp, FVECT uv[2], const double r0, c | |
|---|---|---|
| 646 | FVECT vec; | |
| 647 | double u, v; | |
| 648 | double ang, a1; | |
| 649 | – | OBJREC *m; |
| 649 | int i, j; | |
| 650 | /* don't bother for a few samples */ | |
| 651 | if (hp->ns < 8) | |
| – | Removed lines |
| + | Added lines |
| < | Changed lines (old) |
| > | Changed lines (new) |