1
Fork 0

Alpha 6 for Fallout 3

This commit is contained in:
Marisa the Magician 2019-04-07 17:10:34 +02:00
commit 8b64feccc8
27 changed files with 5274 additions and 4358 deletions

View file

@ -1,12 +1,12 @@
/*
enbeffect.fx : MariENB base 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 "menbeffectsettings.fx"
#include "menbeffectinternals.fx"
#include "menbeffectfilters.fx"
/*
enbeffect.fx : MariENB base 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 "menbeffectsettings.fx"
#include "menbeffectinternals.fx"
#include "menbeffectfilters.fx"