GSdx: DX9 hardware fix for the new hack.

git-svn-id: http://pcsx2.googlecode.com/svn/trunk@5558 96395faa-99c1-11dd-bbfe-3dabce05a288
This commit is contained in:
ramapcsx2 2013-02-12 12:08:46 +00:00
parent fae268b269
commit 7af51edd87
1 changed files with 1 additions and 1 deletions

View File

@ -204,7 +204,7 @@ float4 ps_params[7];
#define MinF ps_params[4].xy
#define TA ps_params[4].zw
#define TC_OffsetHack ps_params[5]
#define TC_OffsetHack ps_params[6]
float4 sample_c(float2 uv)
{