summaryrefslogtreecommitdiff
path: root/macosx/plugins/DFXVideo/macsrc/SGPUPreferences.h
diff options
context:
space:
mode:
Diffstat (limited to 'macosx/plugins/DFXVideo/macsrc/SGPUPreferences.h')
-rw-r--r--macosx/plugins/DFXVideo/macsrc/SGPUPreferences.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/macosx/plugins/DFXVideo/macsrc/SGPUPreferences.h b/macosx/plugins/DFXVideo/macsrc/SGPUPreferences.h
index a4cb1054..27449a69 100644
--- a/macosx/plugins/DFXVideo/macsrc/SGPUPreferences.h
+++ b/macosx/plugins/DFXVideo/macsrc/SGPUPreferences.h
@@ -14,5 +14,6 @@
BOOL isShaderEnabled();
NSURL *PSXFragmentShader();
NSURL *PSXVertexShader();
+float PSXShaderQuality();
#endif