| # | Line 335 | Line 335 | main(int argc, char *argv[]) | |
|---|---|---|
| 335 | nsceneobjs = nobjects; | |
| 336 | ||
| 337 | marksources(); /* find and mark sources */ | |
| 338 | – | for (i = 0; i < nsources; i++) /* tracing to sources as well */ |
| 339 | – | source[i].sflags |= SFOLLOW; |
| 338 | ||
| 339 | setambient(); /* initialize ambient calculation */ | |
| 340 | ||
| – | Removed lines |
| + | Added lines |
| < | Changed lines (old) |
| > | Changed lines (new) |