WASM fixes

This commit is contained in:
Guillaume Brunerie
2024-11-30 14:06:13 +01:00
parent 149cb96020
commit 52876c4798
5 changed files with 203 additions and 55 deletions

View File

@@ -2175,7 +2175,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);