aboutsummaryrefslogtreecommitdiff
path: root/games/doom/files/patch-ai
diff options
context:
space:
mode:
Diffstat (limited to 'games/doom/files/patch-ai')
-rw-r--r--games/doom/files/patch-ai8
1 files changed, 8 insertions, 0 deletions
diff --git a/games/doom/files/patch-ai b/games/doom/files/patch-ai
new file mode 100644
index 000000000000..f42019167834
--- /dev/null
+++ b/games/doom/files/patch-ai
@@ -0,0 +1,8 @@
+--- linuxdoom-1.10/m_bbox.c~ Mon Dec 22 21:40:50 1997
++++ linuxdoom-1.10/m_bbox.c Mon Dec 14 03:44:53 1998
+@@ -1,3 +1,5 @@
++#define MAXINT 0x7fffffff
++#define MININT 0x80000000
+ // Emacs style mode select -*- C++ -*-
+ //-----------------------------------------------------------------------------
+ //