added a couple more diagonal lines for testing

svn path=/trunk/; revision=5520
This commit is contained in:
Royce Mitchell III
2003-08-11 03:55:47 +00:00
parent 4e4e603189
commit bd2daaee8b

View File

@@ -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 },