Skip to content
  • deuce's avatar
    Use curses.h instead of ncurses.h · 2512c12c
    deuce authored
    When _putch() is called to display a space, use a BOLD space.  Don't ask me why,
    but this fixes an issue with every curses other than ncurses (growl)
    Remove use if SP macro in uifc32.c (It's just silly.)
    2512c12c