Ignore:
Timestamp:
Jan 17, 2001, 6:34:55 PM (25 years ago)
Author:
umoeller
Message:

Misc. changes for V0.9.7.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/helpers/cctl_chart.c

    r21 r25  
    196196
    197197            // fill bitmap with static's background color
     198            GpiSetColor(hpsMem, lBackgroundColor);
    198199            gpihBox(hpsMem,
    199200                    DRO_FILL,
    200                     &rclWholeStatic,
    201                     lBackgroundColor);
     201                    &rclWholeStatic);
    202202
    203203            // We'll paint into the bitmap in two loops:
Note: See TracChangeset for help on using the changeset viewer.