Merge branch 'NetHack-3.7' of https://github.com/guillaumebrunerie/NetHack into NetHack-3.7
This commit is contained in:
@@ -2176,7 +2176,7 @@ genl_player_selection(void)
|
||||
/*NOTREACHED*/
|
||||
}
|
||||
|
||||
#if defined(TTY_GRAPHICS) || defined(CURSES_GRAPHICS)
|
||||
#if defined(TTY_GRAPHICS) || defined(CURSES_GRAPHICS) || defined(SHIM_GRAPHICS)
|
||||
/* ['#else' far below] */
|
||||
|
||||
staticfn boolean reset_role_filtering(void);
|
||||
|
||||
Reference in New Issue
Block a user