mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-01 13:48:56 +00:00
Clean up various things.
This commit is contained in:
parent
ddfe219293
commit
81c614fa07
13 changed files with 65 additions and 69 deletions
|
@ -24,7 +24,7 @@
|
|||
// Increment this every time you change shader generation code.
|
||||
enum
|
||||
{
|
||||
LINEAR_DISKCACHE_VER = 6965
|
||||
LINEAR_DISKCACHE_VER = 6966
|
||||
};
|
||||
|
||||
// On disk format:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue