Update some program names

git-svn-id: https://svn.eduke32.com/eduke32@7537 1a8010ca-5511-0410-912e-c29ae57300e0
This commit is contained in:
hendricks266 2019-04-08 06:28:54 +00:00 committed by Christoph Oelckers
parent 07010b398a
commit 36b75561cc
12 changed files with 70 additions and 27 deletions

View file

@ -26,14 +26,17 @@ Prepared for public release: 03/28/2005 - Charlie Wiederhold, 3D Realms
#ifndef config_public_
#define config_public_
#ifdef __cplusplus
extern "C" {
#endif
#include "compat.h"
#include "function.h"
#include "keyboard.h"
#include "control.h"
#ifdef __cplusplus
extern "C" {
#endif
#define SETUPNAMEPARM "SETUPFILE"
// screen externs
@ -108,7 +111,7 @@ extern int32_t EnableRudder;
extern int32_t MouseDigitalAxes[MAXMOUSEAXES][2];
extern int32_t JoystickDigitalAxes[MAXJOYAXES][2];
extern char setupfilename[64];
extern char setupfilename[BMAX_PATH];
extern char ExternalControlFilename[64];
//style=0: classic