mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-05 03:55:53 +00:00
6 lines
101 B
Text
6 lines
101 B
Text
|
|
shader_type spatial;
|
||
|
|
|
||
|
|
#define ALPHA_BLEND
|
||
|
|
#define TEXTURE_DISABLED
|
||
|
|
|
||
|
|
#include "../common.gdshaderinc"
|