dos/exe: better minsp approximation

This commit is contained in:
László Molnár
2007-02-26 12:54:49 +01:00
parent fece0d73e7
commit 753ce45310
2 changed files with 13 additions and 2 deletions
+2
View File
@@ -111,6 +111,8 @@ protected:
MINMEM = 16,
MAXMEM = 32
};
unsigned stack_for_lzma; // stack size required for lzma
};