MariENB 2.0.0
This commit is contained in:
parent
1917a1cbb8
commit
4306829c15
75 changed files with 9372 additions and 13 deletions
11
code/effect.txt
Normal file
11
code/effect.txt
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
/*
|
||||
effect.txt : MariENB extra shader.
|
||||
(C)2013-2016 Marisa Kirisame, UnSX Team.
|
||||
Part of MariENB, the personal ENB of Marisa.
|
||||
Released under the GNU GPLv3 (or later).
|
||||
*/
|
||||
/* separate for easier maintenance */
|
||||
#include "menbglobaldefs.fx"
|
||||
#include "menbextrasettings.fx"
|
||||
#include "menbextrainternals.fx"
|
||||
#include "menbextrafilters.fx"
|
||||
Reference in a new issue