Changeset 23979
- Timestamp:
- 09/28/13 23:34:02 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
titan/titan/header.h
r23662 r23979 709 709 void m_lock(pthread_mutex_t *mutex, int flag); 710 710 void m_unlock(pthread_mutex_t *mutex, int flag); 711 int setcolorformat(char* value );711 int setcolorformat(char* value, int flag); 712 712 int setvideomode(char* value, int flag); 713 713 char* convert_timesec(int sec);
Note: See TracChangeset
for help on using the changeset viewer.