mirror of
https://github.com/FWGS/xash3d-fwgs.git
synced 2026-08-10 14:12:04 +08:00
engine: simplify XASH_USE_EVDEV macro usage by giving it's defined positive value
This commit is contained in:
@@ -13,7 +13,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
GNU General Public License for more details.
|
||||
*/
|
||||
#include "platform/platform.h"
|
||||
#ifdef XASH_USE_EVDEV
|
||||
#if XASH_USE_EVDEV
|
||||
|
||||
|
||||
#include "common.h"
|
||||
|
||||
Reference in New Issue
Block a user