Pacify some clang compile warnings

This commit is contained in:
Pasi Kallinen
2015-11-21 23:40:06 +02:00
parent 90302ce86d
commit 7063488621
7 changed files with 56 additions and 45 deletions

View File

@@ -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 */