X-Git-Url: https://git.cameronkatri.com/bsdgames-darwin.git/blobdiff_plain/963f40fabfbfc47378585a05f5b465cbd4e0c7b6..a4ba423c7bca10bfe78d22c576abbad87b9d3b12:/phantasia/phantdefs.h diff --git a/phantasia/phantdefs.h b/phantasia/phantdefs.h index 88cd98b7..0f3e0783 100644 --- a/phantasia/phantdefs.h +++ b/phantasia/phantdefs.h @@ -1,4 +1,4 @@ -/* $NetBSD: phantdefs.h,v 1.3 1999/09/30 18:01:33 jsm Exp $ */ +/* $NetBSD: phantdefs.h,v 1.4 2001/09/16 16:34:25 wiz Exp $ */ /* * phantdefs.h - important constants for Phantasia @@ -28,7 +28,7 @@ #define S_INBATTLE 4 /* playing - in battle */ #define S_MONSTER 5 /* playing - fighting monster */ #define S_TRADING 6 /* playing - at a trading post */ -#define S_HUNGUP 7 /* error occured with character */ +#define S_HUNGUP 7 /* error occurred with character */ /* tampered constants */ #define T_OFF 0 /* nothing */