Updated the console screen driver.

committer: mfx <mfx> 968571822 +0000
This commit is contained in:
Markus F.X.J. Oberhumer
2000-09-10 07:43:42 +00:00
parent ce00884d1e
commit 46b10df26d
3 changed files with 34 additions and 23 deletions
+4 -1
View File
@@ -48,7 +48,11 @@ void init_options(struct options_t *o)
o->backup = -1;
o->overlay = -1;
#if defined(__MFX_DOS) || defined(__MFX_WIN)
o->console = CON_INIT;
#else
o->console = CON_FILE;
#endif
o->verbose = 2;
o->w32pe.compress_exports = 1;
@@ -704,7 +708,6 @@ static const struct mfx_option longopts[] =
{"no-color", 0, 0, 512},
{"mono", 0, 0, 513},
{"color", 0, 0, 514},
//{"intro", 0, 0, 515},
// compression method
{"2b", 0x10, 0, 702}, // --2b