Changeset 38270
- Timestamp:
- May 13, 2015, 11:31:16 AM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20150419/Ohana/src/kapa2/src/bDrawIt.c
r33650 r38270 24 24 bDrawImage (buffer, section->image, graphic); 25 25 bDrawGraph (buffer, section->graph); 26 for (i = 0; i < NOVERLAYS; i++) { 27 if (section->image->overlay[i].active) bDrawOverlay (buffer, section->image, i); 28 } 26 29 } 27 30
Note:
See TracChangeset
for help on using the changeset viewer.
