MariENB 1.2015.4.28
This commit is contained in:
parent
1917a1cbb8
commit
4d6c0f69fb
40 changed files with 7183 additions and 13 deletions
12
enbseries/effect.txt
Normal file
12
enbseries/effect.txt
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
/*
|
||||
effect.txt : MariENB extra shader.
|
||||
(C)2013-2015 Marisa Kirisame, UnSX Team.
|
||||
Part of MariENB, the personal ENB of Marisa.
|
||||
Released under the GNU GPLv3 (or later).
|
||||
*/
|
||||
/* do not touch this! */
|
||||
#define E_SHADER_3_0
|
||||
/* separate for easier maintenance */
|
||||
#include "menbextrasettings.fx"
|
||||
#include "menbextrainternals.fx"
|
||||
#include "menbextrafilters.fx"
|
||||
Reference in a new issue