Changeset 37119 for titan/titan/adjust.h
- Timestamp:
- 02/13/16 12:01:31 (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
titan/titan/adjust.h
r36387 r37119 173 173 addchoicebox(screenanim, "2", _("anim. height")); 174 174 addchoicebox(screenanim, "3", _("anim. both")); 175 #ifdef MIPSEL 176 addchoicebox(screenanim, "4", _("left to right")); 177 addchoicebox(screenanim, "5", _("top to bottom")); 178 #endif 175 179 setchoiceboxselection(screenanim, getconfig("screenanim", NULL)); 176 180
Note: See TracChangeset
for help on using the changeset viewer.