From 9c7d3ca93d47193d16f51290757cd9ace1d5581c Mon Sep 17 00:00:00 2001 From: James Haley Date: Thu, 16 Sep 2010 17:33:30 +0000 Subject: Started work on normal single-player exit lines. Subversion-branch: /branches/strife-branch Subversion-revision: 2094 --- src/strife/hu_stuff.h | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'src/strife/hu_stuff.h') diff --git a/src/strife/hu_stuff.h b/src/strife/hu_stuff.h index f6836d1e..f5a0e53b 100644 --- a/src/strife/hu_stuff.h +++ b/src/strife/hu_stuff.h @@ -28,7 +28,6 @@ #include "d_event.h" - // // Globally visible constants. // @@ -64,5 +63,8 @@ void HU_Erase(void); extern char *chat_macros[10]; extern char* pnameprefixes[][16]; // villsa [STRIFE] +// haleyjd [STRIFE] externalized: +extern char *mapnames[]; + #endif -- cgit v1.2.3