Changeset 44547 for titan/titan/global.h
- Timestamp:
- 01/17/20 03:54:32 (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
titan/titan/global.h
r44546 r44547 5237 5237 } 5238 5238 free(value); 5239 tmpvol = 100 - tmpvol * 100 / 63; 5239 if(checkchipset("3798MV200") != 1) 5240 tmpvol = 100 - tmpvol * 100 / 63; 5240 5241 if(status.volautochangevalue != 0) 5241 5242 {
Note: See TracChangeset
for help on using the changeset viewer.