| version 1.1 | | version 1.2 |
|---|
| | |
| * main() for Inferno | | * main() for Inferno |
| * | | * |
| * $Log$ | | * $Log$ |
| * Revision 1.1 1999/06/14 22:08:00 donut | | * Revision 1.2 1999/06/14 23:44:12 donut |
| * Initial revision | | * Orulz' svgalib/ggi/noerror patches. |
| | | * |
| | | * Revision 1.1.1.1 1999/06/14 22:08:00 donut |
| | | * Import of d1x 1.37 source. |
| * | | * |
| * Revision 2.36 1996/01/05 16:52:16 john | | * Revision 2.36 1996/01/05 16:52:16 john |
| * Improved 3d stuff. | | * Improved 3d stuff. |
| | |
| //added 3/12/99 by Victor Rachels for faster sporb turning | | //added 3/12/99 by Victor Rachels for faster sporb turning |
| #include "physics.h" | | #include "physics.h" |
| //end this section addition - VR | | //end this section addition - VR |
| | | |
| | | //added 6/15/99 by Owen Evans to fix compile warnings |
| | | #include "strutil.h" |
| | | //end section -OE |
| | | |
| #ifdef __MSDOS__ | | #ifdef __MSDOS__ |
| #include <conio.h> | | #include <conio.h> |