Cleaned up some DOS leftovers.

git-svn-id: svn://pulkomandy.tk/GrafX2/trunk@282 416bcca6-2ee7-4201-b75f-2eb2f807beb1
This commit is contained in:
Yves Rizoud
2008-10-17 21:30:38 +00:00
parent 763087a626
commit 9a759615ae
13 changed files with 8 additions and 215 deletions

View File

@@ -992,9 +992,6 @@ int Conversion_argument_mode(const char *Argument)
//--------------------- Initialisation d'un mode vidéo -----------------------
void * Mode_X_Ptr; // Pointeur sur la table à utiliser pour le changement de
// mode vidéo X
void Initialiser_mode_video(int Largeur, int Hauteur, int Fullscreen)
{
int Sensibilite_X;