# | Line 59 | Line 59 | extern int tmNewMap(TMstruct *tms); /* allocate new to | |
---|---|---|
59 | extern int tmErrorReturn(const char *, TMstruct *, int); | |
60 | ||
61 | /* lookup for mesopic scaling */ | |
62 | < | extern BYTE tmMesofact[BMESUPPER-BMESLOWER]; |
62 | > | extern uby8 tmMesofact[BMESUPPER-BMESLOWER]; |
63 | ||
64 | extern void tmMkMesofact(void); /* build tmMesofact */ | |
65 |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |