Fixes the resolution screen with wide/tall/double pixels
git-svn-id: svn://pulkomandy.tk/GrafX2/trunk@637 416bcca6-2ee7-4201-b75f-2eb2f807beb1
This commit is contained in:
parent
b4609c55e8
commit
fdf8015d77
@ -1641,7 +1641,7 @@ void Bouton_Resol(void)
|
||||
Redimentionner_image(Largeur_choisie,Hauteur_choisie);
|
||||
|
||||
if ((Mode_video[Mode_choisi].Etat & 3) == 3 ||
|
||||
!Initialiser_mode_video(
|
||||
Initialiser_mode_video(
|
||||
Mode_video[Mode_choisi].Largeur,
|
||||
Mode_video[Mode_choisi].Hauteur,
|
||||
Mode_video[Mode_choisi].Fullscreen))
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user