mirror of
https://github.com/libretro/pcsx2.git
synced 2024-12-13 04:26:10 +00:00
Remove include from shader suite
This allows different shader configuration files to be used.
This commit is contained in:
parent
c0137227e6
commit
133fd3113b
@ -26,10 +26,6 @@
|
||||
#error GSdx FX is not compatible with GSdx9. Use GSdx OGL or DX10/11.
|
||||
#endif
|
||||
|
||||
#ifdef SHADER_MODEL
|
||||
#include "GSdx_FX_Settings.ini"
|
||||
#endif
|
||||
|
||||
/*------------------------------------------------------------------------------
|
||||
[GLOBALS|FUNCTIONS]
|
||||
------------------------------------------------------------------------------*/
|
||||
|
Loading…
Reference in New Issue
Block a user