wined3d: Whitespace fix.

This commit is contained in:
Stefan Dösinger 2008-07-11 21:16:28 -05:00 committed by Alexandre Julliard
parent d66c05ce1d
commit 448fee2879
1 changed files with 1 additions and 1 deletions

View File

@ -2516,7 +2516,7 @@ static void shader_bumpenvmat(DWORD state, IWineD3DStateBlockImpl *stateblock, W
if(!isStateDirty(context, STATE_PIXELSHADERCONSTANT) &&
!isStateDirty(context, STATE_PIXELSHADER)) {
shaderconstant(STATE_PIXELSHADERCONSTANT, stateblock, context);
}
}
}
}