Fix some merge wobbles in headers
This commit is contained in:
@@ -220,8 +220,6 @@ TFB_SetInputVectors (volatile int menu[], int num_menu_, volatile int flight[],
|
|||||||
num_flight = num_flight_;
|
num_flight = num_flight_;
|
||||||
}
|
}
|
||||||
|
|
||||||
#ifdef HAVE_JOYSTICK
|
|
||||||
|
|
||||||
static void
|
static void
|
||||||
initJoystick (void)
|
initJoystick (void)
|
||||||
{
|
{
|
||||||
|
|||||||
@@ -21,8 +21,6 @@
|
|||||||
#ifndef UQM_CNCTDLG_H_
|
#ifndef UQM_CNCTDLG_H_
|
||||||
#define UQM_CNCTDLG_H_
|
#define UQM_CNCTDLG_H_
|
||||||
|
|
||||||
#ifdef NETPLAY
|
|
||||||
|
|
||||||
#include "libs/compiler.h"
|
#include "libs/compiler.h"
|
||||||
|
|
||||||
#if defined(__cplusplus)
|
#if defined(__cplusplus)
|
||||||
|
|||||||
Reference in New Issue
Block a user