make ntsc-svideo actually use svideo pass

it's been using composite all along :O
This commit is contained in:
hizzlekizzle 2020-03-29 08:56:31 -05:00 committed by GitHub
parent 7052b09dc6
commit c4b9533586
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,5 +1,5 @@
shaders = 4
shader0 = shaders/ntsc-pass1-composite-3phase.glsl
shader0 = shaders/ntsc-pass1-svideo-3phase.glsl
shader1 = shaders/ntsc-pass2-3phase.glsl
shader2 = shaders/ntsc-gauss-pass.glsl
shader3 = shaders/ntsc-stock.glsl