mirror of
https://github.com/WinampDesktop/winamp.git
synced 2025-06-10 19:15:45 -04:00
Bump shader cache version
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
#pragma once
|
||||
#include "types.h"
|
||||
|
||||
static constexpr u32 SHADER_CACHE_VERSION = 2;
|
||||
static constexpr u32 SHADER_CACHE_VERSION = 3;
|
Reference in New Issue
Block a user