00001 00039 #ifndef SYSFONT_H_INCLUDED 00040 #define SYSFONT_H_INCLUDED 00041 00042 #include <app/sysfont.h> 00043 #include <stdint.h> 00044 #include <gfx/gfx.h> 00045 00058 extern struct font sysfont; 00059 00061 00062 #endif /* SYSFONT_H_INCLUDED */