Fixed some missed translations. Fixed doxygen (mis)handling of packed structures.
git-svn-id: svn://pulkomandy.tk/GrafX2/trunk@692 416bcca6-2ee7-4201-b75f-2eb2f807beb1
This commit is contained in:
2
divers.h
2
divers.h
@@ -37,7 +37,7 @@ void Effacer_image_courante_Stencil(byte Couleur, byte * Pochoir);
|
||||
void Wait_VBL(void);
|
||||
void Tempo_jauge(byte Vitesse);
|
||||
dword Round_div(dword Numerateur,dword Diviseur);
|
||||
word Palette_Compter_nb_couleurs_utilisees(dword * Tableau);
|
||||
word Palette_Compter_nb_couleurs_utilisees(dword * usage);
|
||||
|
||||
void Pixel_dans_ecran_courant (word x,word y,byte Couleur);
|
||||
void Pixel_dans_brosse (word x,word y,byte Couleur);
|
||||
|
||||
Reference in New Issue
Block a user