|
|
@ -19,7 +19,7 @@ GNU General Public License for more details. |
|
|
|
#include "mod_local.h" |
|
|
|
#include "mod_local.h" |
|
|
|
#include "mathlib.h" |
|
|
|
#include "mathlib.h" |
|
|
|
#include "input.h" |
|
|
|
#include "input.h" |
|
|
|
#include "features.h" |
|
|
|
#include "enginefeatures.h" |
|
|
|
#include "render_api.h" // decallist_t |
|
|
|
#include "render_api.h" // decallist_t |
|
|
|
|
|
|
|
|
|
|
|
typedef void (*pfnChangeGame)( const char *progname ); |
|
|
|
typedef void (*pfnChangeGame)( const char *progname ); |
|
|
|