Fixed the PCX loader (broken by r176)
Made the calls to Error() more verbose git-svn-id: svn://pulkomandy.tk/GrafX2/trunk@179 416bcca6-2ee7-4201-b75f-2eb2f807beb1
This commit is contained in:
@@ -3684,7 +3684,10 @@ void Load_PCX(void)
|
||||
}
|
||||
}
|
||||
}
|
||||
else
|
||||
{
|
||||
Erreur_fichier=1;
|
||||
}
|
||||
|
||||
fclose(Fichier);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user