From 4dbcd4a1b703d8b0ee822914ecb6e55d9e9bb37c Mon Sep 17 00:00:00 2001 From: David Vazgenovich Shakaryan Date: Mon, 9 May 2022 10:31:11 -0700 Subject: web: dynamically generate SVG and groups --- web/web_svg.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'web/web_svg.h') diff --git a/web/web_svg.h b/web/web_svg.h index 5fb80b1..d2b3e0d 100644 --- a/web/web_svg.h +++ b/web/web_svg.h @@ -1,7 +1,7 @@ #ifndef WEB_SVG_H #define WEB_SVG_H -void svg_draw_board(); +void svg_init(); void svg_draw_point(double x, double y); void svg_clear_points(); -- cgit v1.2.3-70-g09d2