From 0cf3d63b421b88cc05b4ac55af656f84128713f4 Mon Sep 17 00:00:00 2001 From: ross Date: Wed, 7 Apr 2004 17:46:47 +0000 Subject: Rework to use curses.h only on the target, not on the host. --- phantasia/phantstruct.h | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'phantasia/phantstruct.h') diff --git a/phantasia/phantstruct.h b/phantasia/phantstruct.h index 948bb232..7e023416 100644 --- a/phantasia/phantstruct.h +++ b/phantasia/phantstruct.h @@ -1,4 +1,6 @@ -/* $NetBSD: phantstruct.h,v 1.3 1999/09/08 21:17:55 jsm Exp $ */ +/* $NetBSD: phantstruct.h,v 1.4 2004/04/07 17:46:47 ross Exp $ */ + +#define bool char /* * phantstruct.h - structure definitions for Phantasia -- cgit v1.2.3