Stats screen: report if TTF is enabled

git-svn-id: svn://pulkomandy.tk/GrafX2/trunk@308 416bcca6-2ee7-4201-b75f-2eb2f807beb1
This commit is contained in:
Yves Rizoud
2008-10-25 13:35:28 +00:00
parent c28a01522a
commit aeda49b9bb
3 changed files with 33 additions and 17 deletions

View File

@@ -20,7 +20,6 @@
59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*/
int Support_TrueType();
void Initialisation_Texte(void);
byte *Rendu_Texte(const char *Chaine, int Taille, int AntiAlias, int *Largeur, int *Hauteur);