mirror of
https://github.com/reactos/reactos.git
synced 2026-07-06 15:44:24 +08:00
added a couple more diagonal lines for testing
svn path=/trunk/; revision=5520
This commit is contained in:
@@ -83,6 +83,10 @@ DrawLines(HDC hDC)
|
||||
{ 20, 10, 20, 19, grn },
|
||||
{ 20, 20, 11, 20, blu },
|
||||
{ 10, 20, 10, 11, blk },
|
||||
{ 12, 12, 15, 15, red },
|
||||
{ 18, 12, 15, 15, grn },
|
||||
{ 18, 18, 15, 15, blu },
|
||||
{ 12, 18, 15, 15, blk },
|
||||
|
||||
{ 35, 10, 39, 14, red },
|
||||
{ 40, 15, 36, 19, grn },
|
||||
|
||||
Reference in New Issue
Block a user