Subversion Repositories Kolibri OS

Compare Revisions

Regard whitespace Rev 7742 → Rev 7741

/programs/cmm/pixie2/pixie.c
76,8 → 76,8
int player_run_id;
int notify_run_id;
 
bool repeat=false;
bool shuffle=false;
bool repeat;
bool shuffle;
 
int current_playing_file_n=0;