22222
This commit is contained in:
parent
7e088c340f
commit
96ba6807cb
@ -173,7 +173,7 @@ void Image3(HDC hdc, int cx, int cy, COLORREF color) {
|
||||
pt[2].x = cx - 20;
|
||||
pt[2].y = cy + 20;
|
||||
pt[3].x = cx + 20;
|
||||
pt[3].y = cy + 20;
|
||||
pt[3].y = cy + 20; // asvdiabend
|
||||
pt[4].x = cx + 20;
|
||||
pt[4].y = cy - 20;
|
||||
Polygon(hdc, pt, 5);
|
||||
|
Loading…
Reference in New Issue
Block a user