Loop word

This commit is contained in:
2026-01-24 12:47:19 +01:00
parent e1aff189cd
commit cf5994e604
3 changed files with 16 additions and 0 deletions

View File

@@ -80,4 +80,5 @@ pub enum Op {
Range,
Noise,
Chain,
Loop,
}