1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-15 23:50:44 +00:00
freebsd-ports/games/doom/files/patch-ai

9 lines
305 B
Plaintext
Raw Normal View History

1999-01-15 02:54:22 +00:00
--- 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++ -*-
//-----------------------------------------------------------------------------
//