include/qtext.h is an empty header so just get rid of it
This commit is contained in:
@@ -7,7 +7,6 @@
|
||||
/* quest dungeon branch routines. */
|
||||
|
||||
#include "quest.h"
|
||||
#include "qtext.h"
|
||||
|
||||
#define Not_firsttime (on_level(&u.uz0, &u.uz))
|
||||
#define Qstat(x) (g.quest_status.x)
|
||||
|
||||
@@ -7,8 +7,6 @@
|
||||
|
||||
/* quest-specific pager routines. */
|
||||
|
||||
#include "qtext.h"
|
||||
|
||||
#define QTEXT_FILE "quest.lua"
|
||||
|
||||
#ifdef TTY_GRAPHICS
|
||||
|
||||
@@ -9,7 +9,6 @@
|
||||
/* - generalized for 3.1 (mike@bullns.on01.bull.ca) */
|
||||
|
||||
#include "hack.h"
|
||||
#include "qtext.h"
|
||||
|
||||
static short FDECL(which_arti, (int));
|
||||
static boolean FDECL(mon_has_arti, (struct monst *, SHORT_P));
|
||||
|
||||
Reference in New Issue
Block a user