# | Line 37 | Line 37 | static const char RCSid[] = "$Id$"; | |
---|---|---|
37 | * 5) If test 4 fails, we have no intersection. | |
38 | */ | |
39 | ||
40 | – | /* XXX this is extern, but not declared in any header file yet */ |
40 | int | |
41 | < | o_face( /* determine if face intersects cube */ |
41 | > | o_face( /* determine if face intersects cube */ |
42 | OBJREC *o, | |
43 | CUBE *cu | |
44 | ) |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |