Changeset 40429
- Timestamp:
- 05/16/17 17:22:37 (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
titan/titan/mute.h
r40413 r40429 11 11 struct skin* mute = getscreen("mute"); 12 12 13 #ifndef SH4 13 14 if(getconfigint("ForwardVolume", NULL) == 1) 14 15 { … … 16 17 return; 17 18 } 19 #endif 18 20 19 21 if(getconfig("stepmute", NULL) == NULL)
Note: See TracChangeset
for help on using the changeset viewer.