build fix without TEXTCOLOR
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user