Changeset 25581
- Timestamp:
- 01/10/14 11:54:08 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
titan/titan/titan.c
r25580 r25581 870 870 { 871 871 struct menulist* mlist = NULL, *mbox = NULL; 872 addmenulist(&mlist, "RemoteControl Old Version", "1", NULL, 0, 0); 872 873 addmenulist(&mlist, "RemoteControl Long Version", "0", NULL, 0, 0); 873 addmenulist(&mlist, "RemoteControl Old Version", "1", NULL, 0, 0);874 874 875 875 // mbox = menulistbox(mlist, "playlistmenu", NULL, "%pluginpath%/mc/skin", NULL, 1, 0);
Note: See TracChangeset
for help on using the changeset viewer.