| # | Line 20 | Line 20 | |
|---|---|---|
| 20 | #define PMAP_FILEVER 160u /* File format version */ | |
| 21 | ||
| 22 | void savePhotonMap (const PhotonMap *pmap, const char *fname, | |
| 23 | < | PhotonMapType type, int argc, char **argv); |
| 23 | > | int argc, char **argv); |
| 24 | /* Save portable photon map of specified type to filename, | |
| 25 | along with the corresponding command line. */ | |
| 26 | ||
| – | Removed lines |
| + | Added lines |
| < | Changed lines |
| > | Changed lines |