Changeset 37125


Ignore:
Timestamp:
02/13/16 17:13:25 (7 years ago)
Author:
gost
Message:

[titan] atemio5200 deactivate animation

File:
1 edited

Legend:

Unmodified
Added
Removed
  • titan/titan/mipselport.h

    r37122 r37125  
    224224        int mode3d = 0;
    225225
    226         if(flag == 0)
     226        if(flag == 0 || checkbox("ATEMIO5200") == 1)
    227227        {
    228228                if(status.bcm == 1 && status.usedirectfb == 0)
     
    230230                else
    231231                        blit();
     232                return;
    232233        }
    233234       
Note: See TracChangeset for help on using the changeset viewer.