Changeset 41117 for titan/titan/skinfunc.h
- Timestamp:
- 11/05/17 15:45:26 (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
titan/titan/skinfunc.h
r39752 r41117 1793 1793 if(tunernr == 3) 1794 1794 tmpstr = ostrcat("D",NULL, 0, 0); 1795 if(tunernr == 4) 1796 tmpstr = ostrcat("E",NULL, 0, 0); 1797 if(tunernr == 5) 1798 tmpstr = ostrcat("F",NULL, 0, 0); 1799 if(tunernr == 6) 1800 tmpstr = ostrcat("G",NULL, 0, 0); 1801 if(tunernr == 7) 1802 tmpstr = ostrcat("H",NULL, 0, 0); 1795 1803 } 1796 1804 else
Note: See TracChangeset
for help on using the changeset viewer.