Changeset 21519 for trunk/psphot/src/psphotVisual.c
- Timestamp:
- Feb 16, 2009, 12:34:24 PM (17 years ago)
- File:
-
- 1 edited
-
trunk/psphot/src/psphotVisual.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psphot/src/psphotVisual.c
r21366 r21519 1101 1101 Graphdata graphdata; 1102 1102 1103 bool state = !(source-> mode & PM_SOURCE_MODE_SUBTRACTED);1103 bool state = !(source->tmpFlags & PM_SOURCE_TMPF_SUBTRACTED); 1104 1104 psphotAddWithTest (source, true, maskVal); // replace source if subtracted 1105 1105
Note:
See TracChangeset
for help on using the changeset viewer.
