Merge branch 'keni-wincw2' into NetHack-3.7
Lots of manually resolved conflicts.
This commit is contained in:
@@ -150,6 +150,7 @@ main(int argc, char *argv[])
|
||||
check_linux_console();
|
||||
#endif
|
||||
|
||||
initoptions_init();
|
||||
initoptions();
|
||||
#ifdef PANICTRACE
|
||||
ARGV0 = gh.hname; /* save for possible stack trace */
|
||||
@@ -785,6 +786,7 @@ opt_showpaths(const char *dir)
|
||||
nhUse(dir);
|
||||
#endif
|
||||
iflags.initoptions_noterminate = TRUE;
|
||||
initoptions_init();
|
||||
initoptions();
|
||||
iflags.initoptions_noterminate = FALSE;
|
||||
reveal_paths();
|
||||
|
||||
Reference in New Issue
Block a user