Address review and update zstd

This commit is contained in:
James Rowe
2020-01-15 19:57:56 -07:00
parent 936094dd27
commit 6945b6539f
9 changed files with 11 additions and 20 deletions

View File

@@ -19,8 +19,6 @@ class System;
namespace OpenGL {
class ShaderDiskCacheOpenGL;
enum class UniformBindings : GLuint { Common, VS, GS };
struct LightSrc {