mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-09-09 20:35:48 -04:00
Missed redundant formatting changes
This commit is contained in:
parent
328ec85757
commit
08b5681284
@ -60,6 +60,7 @@ varying vec3 passNormal;
|
|||||||
|
|
||||||
#include "vertexcolors.glsl"
|
#include "vertexcolors.glsl"
|
||||||
#include "shadows_vertex.glsl"
|
#include "shadows_vertex.glsl"
|
||||||
|
|
||||||
#include "lighting.glsl"
|
#include "lighting.glsl"
|
||||||
|
|
||||||
void main(void)
|
void main(void)
|
||||||
|
@ -23,6 +23,7 @@ varying vec3 passNormal;
|
|||||||
|
|
||||||
#include "vertexcolors.glsl"
|
#include "vertexcolors.glsl"
|
||||||
#include "shadows_vertex.glsl"
|
#include "shadows_vertex.glsl"
|
||||||
|
|
||||||
#include "lighting.glsl"
|
#include "lighting.glsl"
|
||||||
|
|
||||||
void main(void)
|
void main(void)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user