Changeset 41185 for titan/titan/skinfunc.h
- Timestamp:
- 11/17/17 21:02:56 (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
titan/titan/skinfunc.h
r41161 r41185 767 767 } 768 768 769 char* getvolumebar(struct skin* node) 770 { 771 char* tmpstr = NULL; 772 tmpstr = oitoa(getvol()); 773 return tmpstr; 774 } 775 769 776 char* getaktchannelname(struct skin* node) 770 777 {
Note: See TracChangeset
for help on using the changeset viewer.