Ignore:
Timestamp:
09/02/16 21:06:44 (7 years ago)
Author:
obi
Message:

fix minitv disable mipselport.h

File:
1 edited

Legend:

Unmodified
Added
Removed
  • titan/titan/sh4port.h

    r27447 r38477  
    746746                return 0;
    747747
    748         if(getconfigint("minitv", NULL) == 1)
     748        if(getskinconfigint("minitv", NULL) == 1)
    749749                return 0;
    750750       
Note: See TracChangeset for help on using the changeset viewer.