Changeset 30672 for titan/titan/play.h
- Timestamp:
- 10/24/14 12:47:05 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
titan/titan/play.h
r30654 r30672 316 316 if(listbox->select != NULL) 317 317 { 318 if(mode == 1) 318 if(mode == 1) { 319 319 playerchangeaudiotrack((int)listbox->select->handle); 320 #ifdef MIPSEL 321 if(playertype == 0) 322 playerseek(-1); 323 #endif 324 } 320 325 else if(mode == 2) 321 326 {
Note: See TracChangeset
for help on using the changeset viewer.