Changeset 1342 for libcaca/trunk/cucul/cucul_internals.h
- Timestamp:
- Nov 11, 2006, 3:24:35 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
libcaca/trunk/cucul/cucul_internals.h
r1338 r1342 29 29 30 30 /* Painting context */ 31 int x, y; 32 int handlex, handley; 31 33 uint32_t curattr; 32 34 };
Note: See TracChangeset
for help on using the changeset viewer.