From 088808eb3edc7530670c3609ebf1584366bdfba8 Mon Sep 17 00:00:00 2001 From: terminx Date: Sat, 25 Oct 2014 03:32:42 +0000 Subject: [PATCH] Mapster32 build fix git-svn-id: https://svn.eduke32.com/eduke32@4668 1a8010ca-5511-0410-912e-c29ae57300e0 --- polymer/eduke32/source/common_game.h | 2 +- polymer/eduke32/source/sounds_mapster32.c | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/polymer/eduke32/source/common_game.h b/polymer/eduke32/source/common_game.h index 1b2e064e3..9ea199176 100644 --- a/polymer/eduke32/source/common_game.h +++ b/polymer/eduke32/source/common_game.h @@ -90,7 +90,7 @@ extern void G_SetupGlobalPsky(void); ////////// extern char g_modDir[BMAX_PATH]; - +extern int32_t kopen4loadfrommod(const char *filename, char searchfirst); extern void G_AddSearchPaths(void); extern void G_CleanupSearchPaths(void); diff --git a/polymer/eduke32/source/sounds_mapster32.c b/polymer/eduke32/source/sounds_mapster32.c index eb7354c1f..480e9bc77 100644 --- a/polymer/eduke32/source/sounds_mapster32.c +++ b/polymer/eduke32/source/sounds_mapster32.c @@ -43,6 +43,8 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. #endif #include "sounds_mapster32.h" +#include "common.h" +#include "common_game.h" #define LOUDESTVOLUME 150 #define MUSICANDSFX 5