Changeset 91 for trunk/src/helpers/cctl_chart.c
- Timestamp:
- Aug 2, 2001, 10:36:35 PM (24 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/helpers/cctl_chart.c
r68 r91 423 423 { 424 424 HRGN hrgnThis; 425 SHORT sSweepAngle,426 sStartAngle; 425 /* SHORT sSweepAngle, 426 sStartAngle; */ 427 427 428 428 GpiSetCurrentPosition(hpsMem, &ptlLowerLeft); … … 1457 1457 LONG ly) 1458 1458 { 1459 LONG lRegionFound = -1; // none1459 // LONG lRegionFound = -1; // none 1460 1460 1461 1461 POINTL ptlMouse = {lx, ly};
Note:
See TracChangeset
for help on using the changeset viewer.