Changeset 585 for libcaca/trunk/cucul/cucul_internals.h
- Timestamp:
- Mar 10, 2006, 3:41:24 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
libcaca/trunk/cucul/cucul_internals.h
r573 r585 62 62 extern int _cucul_init_bitmap(void); 63 63 extern int _cucul_end_bitmap(void); 64 void _cucul_set_size(cucul_t *qq, unsigned int width, unsigned int height); 65 64 66 65 67 #endif /* __CUCUL_INTERNALS_H__ */
Note: See TracChangeset
for help on using the changeset viewer.