| 3962 | | {'a', "Interface options", do_cmd_options_aux, (void*)0}, |
|---|
| 3963 | | {'b', "Display options", do_cmd_options_aux, (void*)1}, |
|---|
| 3964 | | {'c', "Warning and disturbance options", do_cmd_options_aux, (void*)2}, |
|---|
| 3965 | | {'d', "Birth (difficulty) options", do_cmd_options_aux, (void*)3}, |
|---|
| 3966 | | {'e', "Cheat options", do_cmd_options_aux, (void*)4}, |
|---|
| | 3962 | {'1', "Interface options", do_cmd_options_aux, (void*)0}, |
|---|
| | 3963 | {'2', "Display options", do_cmd_options_aux, (void*)1}, |
|---|
| | 3964 | {'3', "Warning and disturbance options", do_cmd_options_aux, (void*)2}, |
|---|
| | 3965 | {'4', "Birth (difficulty) options", do_cmd_options_aux, (void*)3}, |
|---|
| | 3966 | {'5', "Cheat options", do_cmd_options_aux, (void*)4}, |
|---|