12 lines
346 B
Text
12 lines
346 B
Text
/*
|
|
effect.txt : MariENB additional filters.
|
|
(C)2013-2014 Marisa Kirisame, UnSX Team.
|
|
Part of MariENB, the personal ENB of Marisa.
|
|
Released under the MIT License.
|
|
*/
|
|
/* do not touch this! */
|
|
#define E_SHADER_3_0
|
|
/* separate for easier maintenance */
|
|
#include "menbsettings.fx"
|
|
#include "menbinternals.fx"
|
|
#include "menbfilters.fx"
|