warning bit
Avoid gcc's inaccurate warning about mattk possibly being used before being set in do_breathe().
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
/* SCCS Id: @(#)mondata.c 3.4 2001/12/05 */
|
||||
/* SCCS Id: @(#)mondata.c 3.4 2002/03/24 */
|
||||
/* Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985. */
|
||||
/* NetHack may be freely redistributed. See license for details. */
|
||||
|
||||
@@ -6,10 +6,6 @@
|
||||
#include "eshk.h"
|
||||
#include "epri.h"
|
||||
|
||||
/* fake attack and damage types */
|
||||
#define AT_ANY (-1)
|
||||
#define AD_ANY (-1)
|
||||
|
||||
/* These routines provide basic data for any type of monster. */
|
||||
|
||||
#ifdef OVLB
|
||||
|
||||
Reference in New Issue
Block a user