double message length
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1988
This commit is contained in:
parent
4162c2b7a1
commit
d4e222d440
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@ using namespace std;
|
|||
|
||||
|
||||
|
||||
#define LINE_IN_MAXLEN 1024
|
||||
#define LINE_IN_MAXLEN 2048
|
||||
|
||||
struct MessageBlock {
|
||||
string name;
|
||||
|
|
Loading…
Add table
Reference in a new issue