Changeset 1208 for libcaca/trunk/caca/caca_internals.h
- Timestamp:
- Oct 20, 2006, 12:43:17 AM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
libcaca/trunk/caca/caca_internals.h
r978 r1208 89 89 cucul_canvas_t *cv; 90 90 91 #if defined(USE_PLUGINS) 92 void *plugin; 93 #endif 94 91 95 /* Device-specific functions */ 92 96 struct drv
Note: See TracChangeset
for help on using the changeset viewer.