Changeset 30764 for titan/titan/adjust.h


Ignore:
Timestamp:
10/31/14 09:10:24 (9 years ago)
Author:
gost
Message:

[titan] fix cec settings

File:
1 edited

Legend:

Unmodified
Added
Removed
  • titan/titan/adjust.h

    r30762 r30764  
    258258        else
    259259                emucontrol->hidden = NO;
    260 #ifdef MIPSEL
     260#ifndef MIPSEL
    261261        if(checkbox("ATEMIO510") == 1 || checkbox("UFS912") == 1 || checkbox("UFS913") == 1 || checkbox("ATEMIO7600") == 1 || checkbox("ATEMIO520") == 1 || checkbox("ATEMIO530") == 1)
    262262                usecec->hidden = NO;
Note: See TracChangeset for help on using the changeset viewer.