| 1 | /* NetHack 5.0 options.c $NHDT-Date: 1737556914 2025/01/22 06:41:54 $ $NHDT-Branch: NetHack-3.7 $:$NHDT-Revision: 1.753 $ */ |
| 2 | /* Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985. */ |
| 3 | /*-Copyright (c) Michael Allison, 2008. */ |
| 4 | /* NetHack may be freely redistributed. See license for details. */ |
nothing calls this directly
no test coverage detected