Resolution and window size remembered in gfx2.ini. Gfx2.ini now uses hosts' end-of-line character(s)
Removed Gfx2.ini from SVN, since it's automatically re-created from Gfx2.dat as needed. git-svn-id: svn://pulkomandy.tk/GrafX2/trunk@202 416bcca6-2ee7-4201-b75f-2eb2f807beb1
This commit is contained in:
1
graph.h
1
graph.h
@@ -27,6 +27,7 @@ void Calculer_limites(void);
|
||||
void Calculer_coordonnees_pinceau(void);
|
||||
|
||||
char* Libelle_mode(int Mode);
|
||||
int Conversion_argument_mode(const char *Argument);
|
||||
|
||||
void Initialiser_mode_video(int Largeur, int Hauteur, int Fullscreen);
|
||||
void Pixel_dans_barre_d_outil(word X,word Y,byte Couleur);
|
||||
|
||||
Reference in New Issue
Block a user