duckstation/src/core/shader_cache_version.h
2022-10-05 18:29:43 +10:00

4 lines
79 B
C

#pragma once
#include "types.h"
static constexpr u32 SHADER_CACHE_VERSION = 7;