| # | Line 125 | Line 125 | marksources(void) /* find and mark source objects */ | |
|---|---|---|
| 125 | } | |
| 126 | } | |
| 127 | #if SHADCACHE | |
| 128 | < | source[ns].obscache = NULL; |
| 128 | > | initobscache(ns); |
| 129 | #endif | |
| 130 | if (!(source[ns].sflags & SSKIP)) | |
| 131 | foundsource++; | |
| – | Removed lines |
| + | Added lines |
| < | Changed lines (old) |
| > | Changed lines (new) |