home *** CD-ROM | disk | FTP | other *** search
/ Otherware / Otherware_1_SB_Development.iso / mac / developm / source / raytrace.sit / extern.h < prev    next >
Encoding:
C/C++ Source or Header  |  1988-11-13  |  127 b   |  5 lines

  1. extern double (*suzie)[300],sam;
  2. extern struct ball *bl[];
  3. extern struct sphere ls;
  4. extern int level,nob;
  5. extern int xsue,ysue;