From 2a7b485265997d62625dc0ee5d8e91ede1c5f99f Mon Sep 17 00:00:00 2001 From: tslil Date: Thu, 14 Jan 2021 13:00:18 -0500 Subject: So after a small tweak, it actually plays well! --- include/ct1986.h | 1 + 1 file changed, 1 insertion(+) (limited to 'include/ct1986.h') diff --git a/include/ct1986.h b/include/ct1986.h index ef56c1f..3f2568d 100644 --- a/include/ct1986.h +++ b/include/ct1986.h @@ -2,6 +2,7 @@ #include "tak.h" #include "weights.h" +extern const float infty; extern char ct1986_ptn[9]; extern void (*ct1986_display_progress)(const uint8_t); -- cgit v1.3.1