Changeset 24336 for titan/titan/extensions.h
- Timestamp:
- 10/15/13 17:55:52 (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
titan/titan/extensions.h
r24325 r24336 162 162 { 163 163 free(tmpstr); tmpstr = NULL; 164 mbox = menulistbox(mlist, NULL, "Choice Install Medium", NULL, NULL, 0, 0);164 mbox = menulistbox(mlist, "tpkinstallinfo", "Choice Install Medium", NULL, NULL, 0, 0); 165 165 if(mbox != NULL) 166 166 tmpstr = ostrcat(mbox->param, NULL, 0, 0);
Note: See TracChangeset
for help on using the changeset viewer.