| version 1.1 | | version 1.2 |
|---|
| | |
| * Routines for EndGame, EndLevel, etc. | | * Routines for EndGame, EndLevel, etc. |
| * | | * |
| * $Log$ | | * $Log$ |
| * Revision 1.1 1999/06/14 22:07:31 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:07:31 donut |
| | | * Import of d1x 1.37 source. |
| * | | * |
| * Revision 2.10 1995/12/19 15:48:25 john | | * Revision 2.10 1995/12/19 15:48:25 john |
| * Made screen reset when loading new level. | | * Made screen reset when loading new level. |
| | |
| //added on 3/15/99 by Victor Rachels for LaserPowSelected | | //added on 3/15/99 by Victor Rachels for LaserPowSelected |
| #include "reorder.h" | | #include "reorder.h" |
| //end this section addition - VR | | //end this section addition - VR |
| | | //added 6/15/99 - Owen Evans |
| | | #include "strutil.h" |
| | | //end added |
| | | |
| #ifdef EDITOR | | #ifdef EDITOR |
| #include "editor/editor.h" | | #include "editor/editor.h" |