new fonts

This commit is contained in:
2020-07-04 15:53:15 +02:00
parent 0e5de320c7
commit cd75b7bd0c
2 changed files with 56 additions and 20 deletions

View File

@@ -10,7 +10,7 @@
class Setter;
class FontWrap;
extern FontWrap fnt_f1;
extern const FontWrap fnt_f1;
extern Setter setter;
class UIPainter {