Initial cursesd

This commit is contained in:
jl777
2019-02-17 00:46:28 -11:00
parent e225c54012
commit e3ccd36f0b
10 changed files with 465 additions and 139 deletions

View File

@@ -29,7 +29,7 @@
#include <sys/stat.h>
#include <errno.h>
#ifndef DONTUSEGUI
#ifndef BUILD_ROGUE
#include <curses.h>
#else