3 lines
97 B
C
3 lines
97 B
C
|
static float clamp(float value, float lower, float upper);
|
||
|
static void changealpha(const Arg *);
|