1
Fork 0
This commit is contained in:
Marisa the Magician 2019-04-07 17:09:11 +02:00
commit 0f617c3de1
19 changed files with 1196 additions and 35 deletions

12
enbseries/effect.txt Normal file
View file

@ -0,0 +1,12 @@
/*
effect.txt : MariENB extra shader.
(C)2013-2014 Marisa Kirisame, UnSX Team.
Part of MariENB, the personal ENB of Marisa.
Released under the WTFPL.
*/
/* do not touch this! */
#define E_SHADER_3_0
/* separate for easier maintenance */
#include "menbextrasettings.fx"
#include "menbextrainternals.fx"
#include "menbextrafilters.fx"