summaryrefslogtreecommitdiff
path: root/rect.h
diff options
context:
space:
mode:
Diffstat (limited to 'rect.h')
-rw-r--r--rect.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/rect.h b/rect.h
index 2d40713..7ec2a3b 100644
--- a/rect.h
+++ b/rect.h
@@ -1,5 +1,4 @@
#pragma once
-int render_rectangle(flam3_frame *spec, void *out,
- int field, stat_struct *stats);
+int render_rectangle(flam3_frame *spec, void *out, stat_struct *stats);