Debugged keyboard input. You can now change the picture size.
git-svn-id: svn://pulkomandy.tk/GrafX2/trunk@80 416bcca6-2ee7-4201-b75f-2eb2f807beb1
This commit is contained in:
2
divers.h
2
divers.h
@@ -25,7 +25,7 @@ void Wait_VBL(void);
|
||||
void Tempo_jauge(byte Vitesse);
|
||||
dword Round_div(dword Numerateur,dword Diviseur);
|
||||
word Palette_Compter_nb_couleurs_utilisees(dword * Tableau);
|
||||
byte Get_key(void);
|
||||
word Get_key(void);
|
||||
|
||||
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