Files
nethack/win
PatR 2e5818d803 tty build warning
Use casts to try to suppress a couple of assignments of long to short
that Michael's compiler warns about.  'cw->maxrow' might have a value
that's too big for 'short' (when dealing with really big menus), but
'cw->maxcol' never will (unless someone comes up with a terminal or
emulator that's wider that 32K-1 characters...).
2015-11-13 01:12:43 -08:00
..
2015-10-17 13:15:46 +03:00
2015-11-13 01:12:43 -08:00
2015-10-17 18:47:31 +03:00
2015-11-02 01:51:58 -08:00