Changeset 37327
- Timestamp:
- 03/10/16 21:15:23 (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
titan/plugins/tithek/tithek.h
r36981 r37327 1483 1483 struct menulist* mlist = NULL, *mbox = NULL; 1484 1484 1485 #ifdef MIPSEL 1486 if(checkbox("VUSOLO2") == 0) 1487 addmenulist(&mlist, "Streaming Playback (default)", _("Streaming Playback (default)"), NULL, 0, 0); 1488 #endif 1489 1485 1490 #ifndef MIPSEL 1486 1491 addmenulist(&mlist, "Streaming Playback (default)", _("Streaming Playback (default)"), NULL, 0, 0);
Note: See TracChangeset
for help on using the changeset viewer.