Subversion Repositories Kolibri OS

Compare Revisions

Regard whitespace Rev 7741 → Rev 7742

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