diff options
Diffstat (limited to 'koh.h')
-rw-r--r-- | koh.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -16,6 +16,7 @@ typedef struct int max_generations; int x,y; double size; + int color_pattern; } koh_config; typedef struct |