Files
mo7sen b4e263e1c2 New Asset iteration
Signed-off-by: Robear Selwans <robear.selwans@outlook.com>
2021-07-01 22:56:24 +02:00

7 lines
89 B
GLSL

#ifndef EV_GLSL_CONSTANTS_H
#define EV_GLSL_CONSTANTS_H
#define PI 3.1415926538
#endif