Change font extention

This commit is contained in:
fvanroie 2021-04-17 19:47:24 +02:00
parent f19aefbbb4
commit c1743c770b

View File

@ -98,7 +98,7 @@ do
then then
ext=bin ext=bin
else else
ext=c ext=cpp
fi fi
for FONT in fonts/*.ttf; do for FONT in fonts/*.ttf; do