Subversion Repositories Kolibri OS

Rev

Rev 7628 | Rev 7765 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 7628 Rev 7742
Line 74... Line 74...
74
};
74
};
Line 75... Line 75...
75
 
75
 
76
int player_run_id;
76
int player_run_id;
Line 77... Line 77...
77
int notify_run_id;
77
int notify_run_id;
78
 
78
 
Line 79... Line 79...
79
bool repeat;
79
bool repeat=false;
Line 80... Line 80...
80
bool shuffle;
80
bool shuffle=false;
81
 
81