add ranged RGB noise

This commit is contained in:
tTh
2023-06-10 08:52:36 +02:00
parent 920a864b22
commit 72b58a8f0b
3 changed files with 55 additions and 2 deletions

View File

@@ -6,7 +6,7 @@
GFOPT = -Wall -Wextra -g -I.
all: chkpixels t
all: chkpixels trnd t
# -----------------------------------------------