forked from dolphin-emu/dolphin
more fixes to zcomplock and opengl implementation
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
// Increment this every time you change shader generation code.
|
||||
enum
|
||||
{
|
||||
LINEAR_DISKCACHE_VER = 6984
|
||||
LINEAR_DISKCACHE_VER = 6989
|
||||
};
|
||||
|
||||
// On disk format:
|
||||
|
||||
Reference in New Issue
Block a user