paper lights
[faros-demo] / src / geom.h
index fb8e60a..a55063c 100644 (file)
@@ -6,6 +6,6 @@ void destroy_geom();
 
 void faros();
 void ground();
-void xlogo(float sz, float alpha, float xcircle);
+void xlogo(float sz, const float *col_ink, const float *col_paper, float alpha, float xcircle);
 
 #endif /* GEOM_H_ */