Gather curses dependencies

This commit is contained in:
jl777
2019-02-15 04:44:22 -11:00
parent 2b4dfbbcda
commit c9b2389854
33 changed files with 242 additions and 149 deletions

View File

@@ -10,10 +10,7 @@
* See the file LICENSE.TXT for full copyright and licensing information.
*/
#include <stdlib.h>
#include <string.h>
#include <curses.h>
#include <ctype.h>
//#include <curses.h>
#include "rogue.h"
/*