diff options
Diffstat (limited to 'games/ioquake3/files/patch-code-qcommon-vm_interpreted.c')
-rw-r--r-- | games/ioquake3/files/patch-code-qcommon-vm_interpreted.c | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/games/ioquake3/files/patch-code-qcommon-vm_interpreted.c b/games/ioquake3/files/patch-code-qcommon-vm_interpreted.c index 1e9b6ee4d54b..77e7b9829d23 100644 --- a/games/ioquake3/files/patch-code-qcommon-vm_interpreted.c +++ b/games/ioquake3/files/patch-code-qcommon-vm_interpreted.c @@ -1,6 +1,6 @@ ---- code/qcommon/vm_interpreted.c 2009/11/01 19:58:07 1717 -+++ code/qcommon/vm_interpreted.c 2010/01/16 10:55:51 1772 -@@ -516,18 +516,20 @@ +--- code/qcommon/vm_interpreted.c.orig 2008-08-23 22:45:30 UTC ++++ code/qcommon/vm_interpreted.c +@@ -526,18 +526,20 @@ nextInstruction2: //VM_LogSyscalls( (int *)&image[ programStack + 4 ] ); { |