| version 1.1 | | version 1.2 |
|---|
| | |
| * Prototypes for auto-map stuff. | | * Prototypes for auto-map stuff. |
| * | | * |
| * $Log$ | | * $Log$ |
| * Revision 1.1 1999/06/14 22:12:08 donut | | * Revision 1.2 1999/10/08 04:26:01 donut |
| * Initial revision | | * automap fix for high fps(including -niceautomap), -automap_gameres, and better -font* help |
| | | * |
| | | * Revision 1.1.1.1 1999/06/14 22:12:08 donut |
| | | * Import of d1x 1.37 source. |
| * | | * |
| * Revision 2.0 1995/02/27 11:29:35 john | | * Revision 2.0 1995/02/27 11:29:35 john |
| * New version 2.0, which has no anonymous unions, builds with | | * New version 2.0, which has no anonymous unions, builds with |
| | |
| extern int automap_width ; | | extern int automap_width ; |
| extern int automap_height ; | | extern int automap_height ; |
| //end addition -MM | | //end addition -MM |
| | | extern int automap_use_game_res; |
| | | extern int nice_automap; |
| | | |
| #endif | | #endif |