Files
nethack/win/tty/wintty.c
SHIRAKATA Kentaro 0be21a231c remove redundant condition on tty_add_menu()
`newstr` is assigned to `str` or `buf`.
`buf` is an address of an array, and `str` is guarded,
so both are non-NULL.
2022-04-29 23:08:17 -07:00

158 KiB