diff options
Diffstat (limited to 'fmdsp/font_fmdsp_small_data.h')
-rw-r--r-- | fmdsp/font_fmdsp_small_data.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fmdsp/font_fmdsp_small_data.h b/fmdsp/font_fmdsp_small_data.h index 3702831..d5f9105 100644 --- a/fmdsp/font_fmdsp_small_data.h +++ b/fmdsp/font_fmdsp_small_data.h @@ -128,4 +128,4 @@ static const unsigned char fontdat[] = { 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 }; -static unsigned int fmdsp_dat_len = 1536; + |