fixed screen update for cursor outside screen

git-svn-id: svn://pulkomandy.tk/GrafX2/trunk@252 416bcca6-2ee7-4201-b75f-2eb2f807beb1
This commit is contained in:
Adrien Destugues
2008-10-14 19:31:16 +00:00
parent ff1d5d4dd6
commit 70a750e187
2 changed files with 21 additions and 11 deletions

View File

@@ -3631,6 +3631,8 @@ void Bouton_Loupe(void)
// On passe en mode loupe
Loupe_Mode=1;
DEBUG("plop",1);
// La fonction d'affichage dans la partie image est désormais un affichage
// spécial loupe.
Pixel_Preview=Pixel_Preview_Loupe;