Changeset 44528 for titan/titan/play.h
- Timestamp:
- 01/16/20 02:05:01 (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
titan/titan/play.h
r44510 r44528 1860 1860 #else 1861 1861 #ifdef EXTEPLAYER3 1862 getsubtext();1862 // getsubtext(); 1863 1863 #endif 1864 1864 playinfobarcount++; … … 1897 1897 1898 1898 #ifdef EXTEPLAYER3 1899 if(rcret == getrcconfigint("rchelp", NULL))1900 printf("getsubtext: %s\n", getsubtext());1899 // if(rcret == getrcconfigint("rchelp", NULL)) 1900 // printf("getsubtext: %s\n", getsubtext()); 1901 1901 #endif 1902 1902
Note: See TracChangeset
for help on using the changeset viewer.