From 94f9bdf20df4d728b6f787a59812cb4448080347 Mon Sep 17 00:00:00 2001 From: David Vazgenovich Shakaryan Date: Mon, 16 May 2022 18:19:18 -0700 Subject: web: add throw animation --- web/web_svg.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'web/web_svg.h') diff --git a/web/web_svg.h b/web/web_svg.h index d2b3e0d..9110200 100644 --- a/web/web_svg.h +++ b/web/web_svg.h @@ -1,6 +1,8 @@ #ifndef WEB_SVG_H #define WEB_SVG_H +#define SVG_THROW_ANIM_MS 250 + void svg_init(); void svg_draw_point(double x, double y); void svg_clear_points(); -- cgit v1.2.3-70-g09d2