From df307f86ad32fcc841c770e8f5af72e8c0b80cfb Mon Sep 17 00:00:00 2001 From: David Vazgenovich Shakaryan Date: Wed, 4 May 2022 15:16:56 -0700 Subject: web: abstract away most EM_ASM calls to dom file --- web/web_match.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'web/web_match.h') diff --git a/web/web_match.h b/web/web_match.h index 4b4c7bb..478ad88 100644 --- a/web/web_match.h +++ b/web/web_match.h @@ -24,6 +24,6 @@ extern struct match_state *state; void free_state(); -bool is_match_over(); +bool match_is_over(); #endif -- cgit v1.2.3-70-g09d2