st/patch/alpha.h

3 lines
97 B
C
Raw Normal View History

2023-10-24 12:44:14 +02:00
static float clamp(float value, float lower, float upper);
static void changealpha(const Arg *);