Improved display of Statistics window. Corrected color counting function

git-svn-id: svn://pulkomandy.tk/GrafX2/trunk@57 416bcca6-2ee7-4201-b75f-2eb2f807beb1
This commit is contained in:
Adrien Destugues
2008-07-22 10:18:18 +00:00
parent b184c1ca0f
commit b458b4787e
7 changed files with 36 additions and 33 deletions

1
init.c
View File

@@ -70,6 +70,7 @@ word Drive_Touche[26]=
0x0415,
0x042C
};
// Ajouter un lecteur à la liste de lecteurs
void Ajouter_lecteur(byte Numero, byte Type)
{