morepretty
This commit is contained in:
parent
b9f9e6dc40
commit
d5f452174b
1 changed files with 1 additions and 0 deletions
|
@ -1,4 +1,5 @@
|
|||
import math, random, strutils
|
||||
|
||||
export math
|
||||
|
||||
proc clamp*(n, min, max: float32): float32 =
|
||||
|
|
Loading…
Reference in a new issue