| # | Line 46 | Line 46 | typedef struct { | |
|---|---|---|
| 46 | OBJREC *so; /* source destination object */ | |
| 47 | } SRCREC; /* light source */ | |
| 48 | ||
| 49 | < | #define MAXSPART 32 /* maximum partitions per source */ |
| 49 | > | #define MAXSPART 64 /* maximum partitions per source */ |
| 50 | ||
| 51 | #define SU 0 /* U vector or partition */ | |
| 52 | #define SV 1 /* V vector or partition */ | |
| – | Removed lines |
| + | Added lines |
| < | Changed lines (old) |
| > | Changed lines (new) |