Changeset 29161
- Timestamp:
- 06/03/14 18:35:55 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
titan/titan/skin.h
r29155 r29161 1697 1697 py = (posy + aktline) * skinfb->width; 1698 1698 aktline1 = aktline * scalewidth * colbytes; 1699 for(x = 0; x < width; x++)1699 for(x = 0; x < scalewidth; x++) 1700 1700 { 1701 1701 px = colbytes * x;
Note: See TracChangeset
for help on using the changeset viewer.