MS-DOS does not use getreturn_enabled
This commit is contained in:
+1
-1
@@ -546,8 +546,8 @@ msexit()
|
|||||||
if (GUILaunched)
|
if (GUILaunched)
|
||||||
getreturn("to end");
|
getreturn("to end");
|
||||||
synch_cursor();
|
synch_cursor();
|
||||||
#endif
|
|
||||||
getreturn_enabled = TRUE;
|
getreturn_enabled = TRUE;
|
||||||
|
#endif
|
||||||
wait_synch();
|
wait_synch();
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user