Changeset 22449 for titan/titan/header.h


Ignore:
Timestamp:
07/16/13 18:23:26 (11 years ago)
Author:
nit
Message:

[titan] first step bouquet sort

File:
1 edited

Legend:

Unmodified
Added
Removed
  • titan/titan/header.h

    r22442 r22449  
    807807int movebouquetup(struct bouquet* node);
    808808struct bouquet* addbouquet(struct bouquet **firstnode, char *line, int type, int count, struct bouquet* last);
     809struct bouquet* sortbouquet(struct bouquet *node);
    809810
    810811//audiotrack.h
Note: See TracChangeset for help on using the changeset viewer.