mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-01 10:45:33 +00:00
6 lines
90 B
Text
6 lines
90 B
Text
shader_type spatial;
|
|
|
|
#define ALPHA_BLEND
|
|
#define SHINY
|
|
|
|
#include "../common.gdshaderinc"
|