# | Line 96 | Line 96 | int decode_worldpos_next(FVECT wpos, DEPTHCODEC *dcp) | |
---|---|---|
96 | /* Decode depth and compute world position for the given pixel */ | |
97 | extern int get_worldpos_pix(FVECT wpos, DEPTHCODEC *dcp, int x, int y); | |
98 | ||
99 | – | extern char *progname; /* global argv[0] (set by main) */ |
100 | – | |
99 | #ifdef __cplusplus | |
100 | } | |
101 | #endif |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |