Mercurial > hg > early-roguelike
diff xrogue/state.c @ 182:1fe660009fd3
rogue4: don't try to close the scorefile if it isn't open.
The MSVC library uses a debug assertion to prevent closing file
descriptors that are negative. This is always the case with the
scoreboard file descriptor if the scoreboard has been compiled out.
author | John "Elwin" Edwards |
---|---|
date | Fri, 31 Jul 2015 20:12:33 -0400 |
parents | 9b5f1e6aa35a |
children | 6e6fb0955095 |