Changeset 41185 for titan/titan/skin.h
- Timestamp:
- 11/17/17 21:02:56 (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
titan/titan/skin.h
r39667 r41185 228 228 *rettype = FUNCPROGRESS; 229 229 return &getepgakttimeline; 230 } 231 if(ostrcmp("getvolumebar", value) == 0) 232 { 233 *rettype = FUNCPROGRESS; 234 return &getvolumebar; 230 235 } 231 236 if(ostrcmp("getsnrline", value) == 0)
Note: See TracChangeset
for help on using the changeset viewer.