fixes entry for Windows setlocale issue

This commit is contained in:
nhmall
2023-07-01 09:34:56 -04:00
parent 5e34883f36
commit 02343aa43b

View File

@@ -1711,6 +1711,7 @@ Windows: when VIRTUAL_TERMINAL_SEQUENCES was not defined, the preprocessing
would fail on consoletty.c
Windows: original fix for GLYPH_UNEXPLORED background tile merging resulted
in a new issue where the map wasn't being cleared on level changes
Windows: don't dupstr the return value of setlocale if it is NULL
X11: fix build failure if STATUS_HILITES is disabled
X11: was still initializing map to 'stone' instead of 'unexplored' after they
became separate glyphs