Changeset 10958
- Timestamp:
- 11/02/11 23:58:19 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
titan/titan/rectimer.h
r10849 r10958 964 964 { 965 965 clearscreen(rectimerext); 966 tmpstr = screendir(listbox->select->ret, "", NULL, NULL, NULL, "OK", 0, NULL, 0, NULL, 0, NULL, 0, 500, 0, 400, 0, 0);966 tmpstr = screendir(listbox->select->ret, "", NULL, NULL, NULL, "OK", 0, NULL, 0, NULL, 0, NULL, 0, 700, 0, 650, 0, 0); 967 967 if(tmpstr != NULL) 968 968 changeinput(listbox->select, tmpstr);
Note: See TracChangeset
for help on using the changeset viewer.