Skip to content

Commit

Permalink
Fix R3 failing on FXAA compilation
Browse files Browse the repository at this point in the history
  • Loading branch information
Xottab-DUTY committed Feb 9, 2018
1 parent 404d528 commit 77cb01c
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
Binary file modified res/gamedata/shaders/r3/fxaa.ps
Binary file not shown.
Binary file modified res/gamedata/shaders/r3/fxaa_main.ps
Binary file not shown.
2 changes: 1 addition & 1 deletion res/gamedata/shaders/r3/fxaa_main.vs
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,4 @@ v2p main ( v I )
O.Tex0 = I.Tex0;

return O;
}
}

0 comments on commit 77cb01c

Please sign in to comment.