| # | Line 20 | Line 20 | extern "C" { | |
|---|---|---|
| 20 | #define SHADCACHE 20 /* shadow cache resolution */ | |
| 21 | #endif | |
| 22 | #ifndef MINSHADCNT | |
| 23 | < | #define MINSHADCNT 4 /* test all sources if this few */ |
| 23 | > | #define MINSHADCNT 2 /* test at least this many shadows */ |
| 24 | #endif | |
| 25 | ||
| 26 | #define SDISTANT 01 /* source distant flag */ | |
| – | Removed lines |
| + | Added lines |
| < | Changed lines (old) |
| > | Changed lines (new) |