diff options
Diffstat (limited to 'games/iourbanterror/files/patch-code-qcommon-vm_interpreted.c')
-rw-r--r-- | games/iourbanterror/files/patch-code-qcommon-vm_interpreted.c | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/games/iourbanterror/files/patch-code-qcommon-vm_interpreted.c b/games/iourbanterror/files/patch-code-qcommon-vm_interpreted.c index d09b5be36ec6..f13f60f01af3 100644 --- a/games/iourbanterror/files/patch-code-qcommon-vm_interpreted.c +++ b/games/iourbanterror/files/patch-code-qcommon-vm_interpreted.c @@ -1,6 +1,6 @@ ---- code/qcommon/vm_interpreted.c.orig 2014-03-23 17:14:22.000000000 +0100 -+++ code/qcommon/vm_interpreted.c 2014-03-23 17:17:07.000000000 +0100 -@@ -458,11 +458,11 @@ +--- code/qcommon/vm_interpreted.c.orig 2016-03-31 19:41:05 UTC ++++ code/qcommon/vm_interpreted.c +@@ -458,11 +458,11 @@ nextInstruction2: goto nextInstruction2; case OP_STORE4: |