home · contact · privacy
Added startx attribute to Win struct to allow for less pad refitting code.
[plomrogue] / draw_wins.c
2013-06-06 Christian HellerMade vertical scroll hint more informative.
2013-06-06 Christian HellerKeybindings window now shows scrolling information.
2013-05-25 Christian HellerUse stdint.h typedefs for ints.
2013-05-23 Christian HellerMoved keybindings manipulation stuff into its own library.
2013-05-23 Christian HellerMoved draw_*_win() into its own library. Removed some...