Changeset 487 for libcaca/trunk/src/caca_internals.h
- Timestamp:
- Jun 23, 2005, 12:06:42 AM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
libcaca/trunk/src/caca_internals.h
r483 r487 51 51 #if defined(USE_GL) 52 52 CACA_DRIVER_GL = 6, 53 #endif 54 #if defined(USE_NULL) 55 CACA_DRIVER_NULL = 7, 53 56 #endif 54 57 CACA_DRIVER_NONE = 0
Note: See TracChangeset
for help on using the changeset viewer.