summaryrefslogtreecommitdiff
path: root/games/fuhquake/files/patch-keys.h
diff options
context:
space:
mode:
Diffstat (limited to 'games/fuhquake/files/patch-keys.h')
-rw-r--r--games/fuhquake/files/patch-keys.h18
1 files changed, 18 insertions, 0 deletions
diff --git a/games/fuhquake/files/patch-keys.h b/games/fuhquake/files/patch-keys.h
new file mode 100644
index 000000000000..6a4923b10b90
--- /dev/null
+++ b/games/fuhquake/files/patch-keys.h
@@ -0,0 +1,18 @@
+--- keys.h.orig Wed May 21 17:18:36 2003
++++ keys.h Sat May 24 18:25:24 2003
+@@ -96,6 +96,15 @@
+ KP_ENTER,
+
+ //
++// Windows(tm) keys
++//
++
++ K_WINDOW,
++ K_LWINDOW,
++ K_RWINDOW,
++ K_POPUPMENU,
++
++//
+ // mouse buttons generate virtual keys
+ //
+ K_MOUSE1 = 200,