Fix the Unix build.

This commit is contained in:
Sean Hunt
2015-04-04 00:39:11 -04:00
parent b93cf718b6
commit d5a2dcf8c7
2 changed files with 2 additions and 2 deletions

View File

@@ -3324,7 +3324,7 @@ const char *filename;
#define PASSAGESCOPE 3
void
read_tribute(tribsection, tribtitle, tribpassage, text, maxtextlines)
read_tribute(tribsection, tribtitle, tribpassage)
char *tribsection, *tribtitle;
int tribpassage;
{

View File

@@ -87,7 +87,7 @@ SPEC_LEVS = asmodeus.lev baalz.lev bigrm-?.lev castle.lev fakewiz?.lev \
QUEST_LEVS = ???-goal.lev ???-fil?.lev ???-loca.lev ???-strt.lev
DATNODLB = $(VARDATND) license
DATDLB = $(DATHELP) dungeon $(SPEC_LEVS) $(QUEST_LEVS) $(VARDATD)
DATDLB = $(DATHELP) dungeon $(SPEC_LEVS) $(QUEST_LEVS) $(VARDATD) tribute
DAT = $(DATNODLB) $(DATDLB)
$(GAME):