Changeset 23979 for titan


Ignore:
Timestamp:
09/28/13 23:34:02 (11 years ago)
Author:
nit
Message:

fix

File:
1 edited

Legend:

Unmodified
Added
Removed
  • titan/titan/header.h

    r23662 r23979  
    709709void m_lock(pthread_mutex_t *mutex, int flag);
    710710void m_unlock(pthread_mutex_t *mutex, int flag);
    711 int setcolorformat(char* value);
     711int setcolorformat(char* value, int flag);
    712712int setvideomode(char* value, int flag);
    713713char* convert_timesec(int sec);
Note: See TracChangeset for help on using the changeset viewer.