Cleaned up some DOS leftovers.
git-svn-id: svn://pulkomandy.tk/GrafX2/trunk@282 416bcca6-2ee7-4201-b75f-2eb2f807beb1
This commit is contained in:
3
init.h
3
init.h
@@ -26,9 +26,6 @@ void Initialisation_des_operations(void);
|
||||
int Charger_CFG(int Tout_charger);
|
||||
int Sauver_CFG(void);
|
||||
void Initialiser_les_tables_de_multiplication(void);
|
||||
void Initialiser_la_table_des_carres(void);
|
||||
void Initialiser_la_table_precalculee_des_distances_de_couleur(void);
|
||||
|
||||
void Definition_des_modes_video(void);
|
||||
int ActiverLecteur(int);
|
||||
void Config_par_defaut(void);
|
||||
|
||||
Reference in New Issue
Block a user