Changeset 26410 for titan/titan


Ignore:
Timestamp:
02/22/14 21:24:04 (10 years ago)
Author:
gost
Message:

[titan] mipsel fix flicker at the pause pic

File:
1 edited

Legend:

Unmodified
Added
Removed
  • titan/titan/infobar.h

    r26409 r26410  
    6666                        {
    6767                                if(playpic == 1) {
    68                                         clearscreen(playinfobarpic);
     68                                        if (checkbox("ATEMIO5000") != 1)
     69                                                clearscreen(playinfobarpic);
    6970                                        drawscreen(playinfobarpic, 0, 0);
    7071                                }
Note: See TracChangeset for help on using the changeset viewer.