PixelShaderManager: Fizzle out fog changes when disabled here

This lets us remove a use of GetConfig.
This commit is contained in:
Jasper St. Pierre
2014-05-03 15:08:11 -04:00
parent fe645b888b
commit 08611c3f36
4 changed files with 9 additions and 6 deletions

View File

@ -18,7 +18,6 @@ namespace BPFunctions
enum
{
CONFIG_ISWII = 0,
CONFIG_DISABLEFOG,
CONFIG_SHOWEFBREGIONS
};