remove SYSFLAGS and MFLOPPY code
A check into github issue 364 confirmed that
ba6edbe5dc
had incorrectly updated the bwrite sizeof entry for sysflags.
The SYSFLAGS and MFLOPPY code is all in the outdated part of the tree, so just
remove it rather than re-correct it.
Closes #364
Closes #207
This commit is contained in:
@@ -45,7 +45,7 @@
|
||||
%.au
|
||||
\author{Original version - Eric S. Raymond\\
|
||||
(Edited and expanded for 3.7 by Mike Stephenson and others)}
|
||||
\date{July 2, 2020}
|
||||
\date{July 5, 2020}
|
||||
|
||||
\maketitle
|
||||
|
||||
@@ -3644,14 +3644,6 @@ synonym for ``{\it role\/}''. See {\it role\/} for more details.
|
||||
Save game state after each level change, for possible recovery after
|
||||
program crash (default on). Persistent.
|
||||
%.lp
|
||||
\item[\ib{checkspace}]
|
||||
Check free disk space before writing files to disk (default on).
|
||||
You may have to turn this off if you have more than 2 GB free space
|
||||
on the partition used for your save and level files
|
||||
(because too much space might overflow the calculation and end up
|
||||
looking like insufficient space).
|
||||
Only applies when MFLOPPY was defined during compilation.
|
||||
%.lp
|
||||
\item[\ib{clicklook}]
|
||||
Allows looking at things on the screen by navigating the mouse
|
||||
over them and clicking the right mouse button (default off).
|
||||
|
||||
Reference in New Issue
Block a user