Only code formatting (Tabs must die)
git-svn-id: svn://pulkomandy.tk/GrafX2/trunk@372 416bcca6-2ee7-4201-b75f-2eb2f807beb1
This commit is contained in:
parent
d6d03dc6c7
commit
8695c31c1b
@ -121,8 +121,7 @@ void Pixel_Preview_Loupe_SDL (word X,word Y,byte Couleur)
|
||||
hauteur = Loupe_Facteur;
|
||||
|
||||
Block_SDL(
|
||||
Table_mul_facteur_zoom[X-Loupe_Decalage_X]
|
||||
+ Principal_X_Zoom,
|
||||
Table_mul_facteur_zoom[X-Loupe_Decalage_X]+Principal_X_Zoom,
|
||||
Y_Zoom, Loupe_Facteur, hauteur, Couleur
|
||||
);
|
||||
}
|
||||
@ -401,7 +400,6 @@ void Display_brush_Color_zoom_SDL (word Pos_X,word Pos_Y,
|
||||
}
|
||||
}
|
||||
ESI += Largeur_brosse;
|
||||
|
||||
}
|
||||
// ATTENTION zone jamais atteinte
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user