diff options
| author | NeoBrainX <NeoBrainX@gmail.com> | 2012-03-24 04:47:28 +0100 |
|---|---|---|
| committer | NeoBrainX <NeoBrainX@gmail.com> | 2012-03-24 15:58:44 +0100 |
| commit | fee98b426b5a0c4d78042a2db3b352c4fe79ef56 (patch) | |
| tree | 881965d877af04fcaea3eb15c93ac3b1532f80a5 /Source/Core/Common | |
| parent | 2afe605069fe28fe0f7e22de787514180700b01c (diff) | |
Revert r41bcf657f89d, r3a9fed0ba285, r9adc119e3c2f and re58692653afd (all of them are wrong).
Diffstat (limited to 'Source/Core/Common')
| -rw-r--r-- | Source/Core/Common/Src/LinearDiskCache.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/Core/Common/Src/LinearDiskCache.h b/Source/Core/Common/Src/LinearDiskCache.h index f6e0d95f8c..ac10b5ef20 100644 --- a/Source/Core/Common/Src/LinearDiskCache.h +++ b/Source/Core/Common/Src/LinearDiskCache.h @@ -24,7 +24,7 @@ // Increment this every time you change shader generation code. enum { - LINEAR_DISKCACHE_VER = 6972 + LINEAR_DISKCACHE_VER = 6969 }; // On disk format: |
