10 lines
330 B
HLSL
10 lines
330 B
HLSL
/*
|
|
enbeffectpostpass.fx : MariENB 3 extra 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 "menbextrasettings.fx"
|
|
#include "menbextrainternals.fx"
|
|
#include "menbextrafilters.fx"
|