Changeset 833 for libcaca/trunk/cucul/cucul_internals.h
- Timestamp:
- Apr 21, 2006, 10:51:14 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
libcaca/trunk/cucul/cucul_internals.h
r813 r833 33 33 uint32_t *chars; 34 34 uint32_t *attr; 35 char * empty_line, *scratch_line;35 char *scratch_line; 36 36 37 37 uint16_t fgcolor;
Note: See TracChangeset
for help on using the changeset viewer.