build fix without TEXTCOLOR

This commit is contained in:
nethack.allison
2003-07-29 12:08:56 +00:00
parent 4908a3b6c8
commit ba5e9ef7ae

View File

@@ -222,8 +222,8 @@ E const int shield_static[];
#include "spell.h"
E NEARDATA struct spell spl_book[]; /* sized in decl.c */
#ifdef TEXTCOLOR
#include "color.h"
#ifdef TEXTCOLOR
E const int zapcolors[];
#endif