working generator

This commit is contained in:
2025-06-04 14:32:09 +02:00
parent afa8d99024
commit 8ca37b89eb
3 changed files with 35 additions and 24 deletions
+1
View File
@@ -5,6 +5,7 @@
struct Parameters {
bool quiet;
bool monochrome;
unsigned long seed;
unsigned short width;
unsigned short height;