- use the standard library's 'clamp' function instead of our homegrown variant.
This commit is contained in:
parent
1d0aed219e
commit
75c8e0af7c
4 changed files with 4 additions and 16 deletions
|
|
@ -32,7 +32,7 @@
|
|||
**
|
||||
*/
|
||||
|
||||
#include "templates.h"
|
||||
#include "basics.h"
|
||||
#include "renderstyle.h"
|
||||
#include "c_cvars.h"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue