obj sanity bit (trunk only)
Remove some redundant declarations from recently revised code.
This commit is contained in:
+1
-2
@@ -1882,8 +1882,7 @@ boolean tipping; /* caller emptying entire contents; affects shop handling */
|
|||||||
}
|
}
|
||||||
|
|
||||||
#ifdef WIZARD
|
#ifdef WIZARD
|
||||||
extern struct obj *thrownobj; /* dothrow.c */
|
/* support for wizard-mode's `sanity_check' option */
|
||||||
extern struct obj *kickobj; /* dokick.c */
|
|
||||||
|
|
||||||
static const char NEARDATA /* pline formats for insane_object() */
|
static const char NEARDATA /* pline formats for insane_object() */
|
||||||
ofmt0[] = "%s obj %s %s: %s",
|
ofmt0[] = "%s obj %s %s: %s",
|
||||||
|
|||||||
Reference in New Issue
Block a user