#ifndef _CONFIG_DATA_H_
	#define _CONFIG_DATA_H_

extern const unsigned int cfg_stop_playing;
extern const unsigned int cfg_rewind_speed;

#endif
