Changeset 40429


Ignore:
Timestamp:
05/16/17 17:22:37 (7 years ago)
Author:
gost
Message:

[titan] fix sh4

File:
1 edited

Legend:

Unmodified
Added
Removed
  • titan/titan/mute.h

    r40413 r40429  
    1111        struct skin* mute = getscreen("mute");
    1212
     13#ifndef SH4
    1314        if(getconfigint("ForwardVolume", NULL) == 1)
    1415        {
     
    1617                return;
    1718        }
     19#endif
    1820       
    1921        if(getconfig("stepmute", NULL) == NULL)
Note: See TracChangeset for help on using the changeset viewer.