index
:
mariokartbot
master
An automated MarioKart64 driver bot
flo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
-rw-r--r--
os.h
5
1 files changed, 0 insertions, 5 deletions
diff --git a/os.h b/os.h
index abd90c1..d3122d1 100644
--- a/
os.h
+++ b/
os.h
@@ -1,8 +1,3 @@
//#define FREEBSD
#define LINUX
-
-#ifdef FREEBSD
#define JOYSTICK_PATCHEDINPUTPLUGIN
-#else
-#define JOYSTICK_UINPUT
-#endif