expand wincap options to second field

<Someone> wishes to add a couple of new options to the wince port ("run fullscreen" and "do not use CE software keyboard").

The wincap field was full, so this adds a second field for
additional options.
This commit is contained in:
nethack.allison
2003-07-17 01:35:31 +00:00
parent 83c28e6ff8
commit 99bcdf6a4e
16 changed files with 154 additions and 28 deletions

View File

@@ -93,6 +93,7 @@ int updated_inventory;
struct window_procs X11_procs = {
"X11",
WC_COLOR|WC_HILITE_PET,
0L,
X11_init_nhwindows,
X11_player_selection,
X11_askname,