11#ifndef MYMPD_LAST_PLAYED_H
12#define MYMPD_LAST_PLAYED_H
bool last_played_file_read(struct t_partition_state *partition_state)
Definition last_played.c:84
bool last_played_file_save(struct t_partition_state *partition_state)
Definition last_played.c:30
Central myMPD state for the mympd_api thread.
Definition mympd_state.h:114