diff options
| author | tslil <tslil@posteo.de> | 2021-01-14 13:00:18 -0500 |
|---|---|---|
| committer | tslil <tslil@posteo.de> | 2026-08-28 19:37:41 +0100 |
| commit | 2a7b485265997d62625dc0ee5d8e91ede1c5f99f (patch) | |
| tree | e15e8e46743e8ce8bbaa0271834abbca82a784f1 /include/ct1986.h | |
| parent | b75526290b97e26d3fc3bbefef79f50a7febfe7d (diff) | |
So after a small tweak, it actually plays well!
Diffstat (limited to 'include/ct1986.h')
| -rw-r--r-- | include/ct1986.h | 1 |
1 files changed, 1 insertions, 0 deletions
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); |
