Minor fixes to comments.
[AROS.git] / rom / graphics / default_font.h
blob3ad9ed4d912485d0a50229a89b666ad86a84c30d
1 #ifndef DEFAULT_FONT_H
2 #define DEFAULT_FONT_H
4 BOOL Init_ROMFont(struct GfxBase *GfxBase);
6 #endif