From 32a49c6e5bd4974f7afe695196da6225ebdcedfe Mon Sep 17 00:00:00 2001 From: Simon Howard Date: Sun, 12 Sep 2010 17:00:26 +0000 Subject: Fix build. Subversion-branch: /branches/strife-branch Subversion-revision: 2077 --- src/strife/d_main.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/strife/d_main.c') diff --git a/src/strife/d_main.c b/src/strife/d_main.c index 97951aa5..eaaac28c 100644 --- a/src/strife/d_main.c +++ b/src/strife/d_main.c @@ -94,6 +94,8 @@ // void D_DoomLoop (void); +static boolean D_AddFile(char *filename); + // Location where savegames are stored char * savegamedir; -- cgit v1.2.3