Fixed display of characters >127 (alpha, beta, etc).

Save/Load: Improved display of filenames too long to display entirely.



git-svn-id: svn://pulkomandy.tk/GrafX2/trunk@155 416bcca6-2ee7-4201-b75f-2eb2f807beb1
This commit is contained in:
Yves Rizoud
2008-09-15 21:53:37 +00:00
parent 9186bbdf17
commit b380fb28df
2 changed files with 19 additions and 2 deletions

View File

@@ -1343,7 +1343,7 @@ void Print_general(short X,short Y,char * Chaine,byte Couleur_texte,byte Couleur
word Indice;
short Pos_X;
short Pos_Y;
char Caractere;
unsigned char Caractere;
short Reel_X;
short Reel_Y;
short Largeur;