diff options
Diffstat (limited to 'games/evq3/files/patch-engine__qcommon__vm_x86.c')
-rw-r--r-- | games/evq3/files/patch-engine__qcommon__vm_x86.c | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/games/evq3/files/patch-engine__qcommon__vm_x86.c b/games/evq3/files/patch-engine__qcommon__vm_x86.c deleted file mode 100644 index d5b3b259f358..000000000000 --- a/games/evq3/files/patch-engine__qcommon__vm_x86.c +++ /dev/null @@ -1,12 +0,0 @@ ---- ./engine/qcommon/vm_x86.c.orig Sat Dec 16 17:45:12 2006 -+++ ./engine/qcommon/vm_x86.c Tue Apr 17 00:09:12 2007 -@@ -62,7 +62,9 @@ - - static int *instructionPointers = NULL; - -+#ifndef __FreeBSD__ - #define FTOL_PTR -+#endif - - #ifdef _MSC_VER - |