Pacify some clang compile warnings
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
#include "color.h"
|
||||
#define HI_DOMESTIC CLR_WHITE /* monst.c */
|
||||
|
||||
int explcolors[] = {
|
||||
static int explcolors[] = {
|
||||
CLR_BLACK, /* dark */
|
||||
CLR_GREEN, /* noxious */
|
||||
CLR_BROWN, /* muddy */
|
||||
|
||||
Reference in New Issue
Block a user