fix my oopsi doopsi

This commit is contained in:
Xonk
2024-06-28 15:38:51 -04:00
parent 731cf854d3
commit dd35c0cb9d
2 changed files with 4 additions and 4 deletions

View File

@ -1,4 +1,4 @@
#define SHADER_VERSION_LABEL 472 // [472]
#define SHADER_VERSION_LABEL 473 // [473]
#define saturate(x) clamp(x,0.0,1.0)