Changeset 253 for libcaca/trunk/src/bitmap.c
- Timestamp:
- Dec 16, 2003, 10:06:46 AM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
libcaca/trunk/src/bitmap.c
r252 r253 202 202 } 203 203 204 if(has_alpha) 205 bitmap->has_alpha = has_alpha; 204 bitmap->has_alpha = has_alpha; 206 205 } 207 206
Note: See TracChangeset
for help on using the changeset viewer.