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, 0 insertions, 18 deletions
diff --git a/games/fuhquake/files/patch-keys.h b/games/fuhquake/files/patch-keys.h
deleted file mode 100644
index 6a4923b10b90..000000000000
--- a/games/fuhquake/files/patch-keys.h
+++ /dev/null
@@ -1,18 +0,0 @@
---- 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,