Changeset 37119 for titan/titan/adjust.h


Ignore:
Timestamp:
02/13/16 12:01:31 (7 years ago)
Author:
gost
Message:

[titan] mipsel.. new animations

File:
1 edited

Legend:

Unmodified
Added
Removed
  • titan/titan/adjust.h

    r36387 r37119  
    173173        addchoicebox(screenanim, "2", _("anim. height"));
    174174        addchoicebox(screenanim, "3", _("anim. both"));
     175#ifdef MIPSEL
     176        addchoicebox(screenanim, "4", _("left to right"));
     177        addchoicebox(screenanim, "5", _("top to bottom"));
     178#endif
    175179        setchoiceboxselection(screenanim, getconfig("screenanim", NULL));
    176180       
Note: See TracChangeset for help on using the changeset viewer.