mirror of
https://github.com/barkeser2002/flower.git
synced 2026-09-25 17:16:14 +03:00
8 lines
66 B
GLSL
8 lines
66 B
GLSL
#version 460
|
|
|
|
#include "Terrain_Common.glsl"
|
|
|
|
void main()
|
|
{
|
|
|
|
} |