mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-21 21:30:19 -06:00
ShaderGen: Fix per pixel lighting.
This commit is contained in:
@ -135,7 +135,7 @@ struct VideoConfig
|
||||
int iAdapter;
|
||||
|
||||
// Debugging
|
||||
bool bEnableShaderDebugging; // TODO: Obsolete?
|
||||
bool bEnableShaderDebugging;
|
||||
|
||||
// Static config per API
|
||||
// TODO: Move this out of VideoConfig
|
||||
|
Reference in New Issue
Block a user