library
Dependents: Aprendendo Final_v3
Revision 4:e746cdd3e76a, committed 2020-10-19
- Comitter:
- zigdrix
- Date:
- Mon Oct 19 22:13:50 2020 +0000
- Parent:
- 1:9e4eb47092ed
- Commit message:
- Projeto Final PI 1
Changed in this revision
Fonts/fonts.h | Show annotated file Show diff for this revision Revisions of this file |
diff -r 9e4eb47092ed -r e746cdd3e76a Fonts/fonts.h --- a/Fonts/fonts.h Mon May 30 11:09:05 2016 +0000 +++ b/Fonts/fonts.h Mon Oct 19 22:13:50 2020 +0000 @@ -73,6 +73,7 @@ } sFONT; +extern sFONT Font48; extern sFONT Font24; extern sFONT Font20; extern sFONT Font16;