Changeset 343 for libcaca/trunk/src/caca.h
- Timestamp:
- Jan 12, 2004, 6:30:09 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
libcaca/trunk/src/caca.h
r332 r343 246 246 unsigned int caca_get_width(void); 247 247 unsigned int caca_get_height(void); 248 int caca_set_title(char const *); 248 249 void caca_refresh(void); 249 250 void caca_end(void);
Note: See TracChangeset
for help on using the changeset viewer.