10 lines
324 B
HLSL
10 lines
324 B
HLSL
/*
|
|
enbeffect.fx : MariENB 3 base shader.
|
|
(C)2015 Marisa Kirisame, UnSX Team.
|
|
Part of MariENB 3, the personal ENB of Marisa for Fallout 4.
|
|
Released under the GNU GPLv3 (or later).
|
|
*/
|
|
#include "menbglobaldefs.fx"
|
|
#include "menbeffectsettings.fx"
|
|
#include "menbeffectinternals.fx"
|
|
#include "menbeffectfilters.fx"
|