Mercurial > public > ostc4
diff Discovery/Inc/gfx_fonts.h @ 981:c6c781a2e85b default
Merge into default
| author | heinrichsweikamp |
|---|---|
| date | Tue, 11 Feb 2025 18:12:00 +0100 |
| parents | bc6c90e20d9e |
| children | 0dd92e9b70a2 |
line wrap: on
line diff
--- a/Discovery/Inc/gfx_fonts.h Tue Aug 13 13:24:54 2024 +0200 +++ b/Discovery/Inc/gfx_fonts.h Tue Feb 11 18:12:00 2025 +0100 @@ -52,6 +52,7 @@ // Actual data is stored between __upper_font_data and __upper_font_data_end, // and uses 0x081b9a3a - 0x08132040 = 879FA = 542 KB. // + extern const tFont Awe48; extern const tFont FontT24; extern const tFont FontT42;
