mirror of
https://github.com/vattam/BSDGames.git
synced 2025-12-21 03:14:50 +00:00
copy in from cvs; cvs2svn fucked up big time
git-svn-id: file:///srv/svn/joey/trunk/src/packages/bsdgames@9775 a4a2c43b-8ac3-0310-8836-e0e880c912e2
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
/* $NetBSD: phantdefs.h,v 1.2 1995/03/24 03:59:28 cgd 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 */
|
||||
|
||||
Reference in New Issue
Block a user