Merge branch 'NetHack-3.7' of https://rodney.nethack.org:20040/git/NHsource into NetHack-3.7
This commit is contained in:
@@ -550,6 +550,8 @@ fixup_death(int how)
|
||||
#define NOTIFY_NETHACK_BUGS
|
||||
#endif
|
||||
|
||||
DISABLE_WARNING_FORMAT_NONLITERAL
|
||||
|
||||
/*VARARGS1*/
|
||||
void panic
|
||||
VA_DECL(const char *, str)
|
||||
@@ -630,6 +632,8 @@ VA_DECL(const char *, str)
|
||||
really_done(PANICKED);
|
||||
}
|
||||
|
||||
RESTORE_WARNING_FORMAT_NONLITERAL
|
||||
|
||||
static boolean
|
||||
should_query_disclose_option(int category, char *defquery)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user