diff options
| author | NeoBrainX <NeoBrainX@gmail.com> | 2012-03-30 01:56:24 +0200 |
|---|---|---|
| committer | NeoBrainX <NeoBrainX@gmail.com> | 2012-03-30 01:57:53 +0200 |
| commit | 460610ea0e0d5083e261ed9d137048f2a5fc7e59 (patch) | |
| tree | 19c1a608358fade1552f22c4fe6fc3c2676fb129 /Source/Core/Common | |
| parent | f7c17c635165a0e39e76087b2abef8f0ba0677d4 (diff) | |
Revert Rodolfo's recent zcomploc commits until they actually work correctly.
This reverts commit 402006a83a89bc0f790934096e915f0e8c23f808.
This reverts commit 48d8d71391fc2cc40d85732680eb6421164bf87c.
This reverts commit 450dcc9d2cd874f6ab40d4a339afc29f55751319.
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 2327caecd2..4c746e9b75 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 = 6989 + LINEAR_DISKCACHE_VER = 6975 }; // On disk format: |
