summaryrefslogtreecommitdiff
path: root/games/fuhquake/files/patch-keys.h
diff options
context:
space:
mode:
authorVolker Stolz <vs@FreeBSD.org>2004-06-18 08:16:23 +0000
committerVolker Stolz <vs@FreeBSD.org>2004-06-18 08:16:23 +0000
commit543ea76c6edc2ff9a27fa3cd181aae3f0438c02a (patch)
treed39c65e2e44d3019b0caccda64b92292e8832961 /games/fuhquake/files/patch-keys.h
parentFetch the database from http://www.FreeBSD.org/ports/ first. (diff)
Update to 0.31
PR: ports/65929 Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=111709
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,