Changeset 26535


Ignore:
Timestamp:
02/27/14 21:34:21 (9 years ago)
Author:
gost
Message:

fix vusolo FB... I hope

File:
1 edited

Legend:

Unmodified
Added
Removed
  • titan/titan/titan.c

    r26514 r26535  
    732732                fb1 = openfb(tmpstr, 1);
    733733        tmpstr = NULL;
     734       
     735#ifdef MIPSEL
     736
     737status.usedirectfb == 1
     738
     739#else
    734740
    735741        if(status.usedirectfb != 1)
     
    748754                }
    749755        }
     756       
     757#endif
    750758
    751759        if(status.usedirectfb == 1)
Note: See TracChangeset for help on using the changeset viewer.