| # | Line 18 | Line 18 | static const char RCSid[] = "$Id$"; | |
|---|---|---|
| 18 | ||
| 19 | #define OMARGIN (10*FTINY) /* margin around global cube */ | |
| 20 | ||
| 21 | < | #define MAXOBJFIL 127 /* maximum number of scene files */ |
| 21 | > | #define MAXOBJFIL 255 /* maximum number of scene files */ |
| 22 | ||
| 23 | char *progname; /* argv[0] */ | |
| 24 | ||
| – | Removed lines |
| + | Added lines |
| < | Changed lines (old) |
| > | Changed lines (new) |