diff --git a/source/sw/src/config.cpp b/source/sw/src/config.cpp index d8d4385e6..695777834 100644 --- a/source/sw/src/config.cpp +++ b/source/sw/src/config.cpp @@ -44,17 +44,12 @@ Prepared for public release: 03/28/2005 - Charlie Wiederhold, 3D Realms // we load this in to get default button and key assignments // as well as setting up function mappings -#include "_functio.h" -#include "_config.h" - #if defined RENDERTYPESDL && defined SDL_TARGET && SDL_TARGET > 1 # include "sdl_inc.h" #endif BEGIN_SW_NS -extern void ReadGameSetup(int32_t scripthandle); - // // Comm variables //