Files
nethack/sys
nhmall a7152ad54e CROSS_TO_WASM build fix
A couple of option processing functions, one of which was called in file.c, were
recently added to sys/unix/unixmain.c, but the wasm build does not include unixmain.c,
it uses sys/libnh/libnhmain.c.

Transcribe the functions into sys/libnh/libnhmain.c.

Also, do not #include "wintty.h" for NOTTYGRAPHICS builds.
2025-01-05 05:42:24 -05:00
..
2025-01-05 05:42:24 -05:00
2025-01-04 23:38:34 -05:00
2025-01-05 05:42:24 -05:00
2025-01-04 19:01:34 -05:00
2025-01-04 23:38:34 -05:00
2025-01-04 23:38:34 -05:00