From: Andreas Obergrusberger Date: Sat, 5 Aug 2006 16:59:42 +0000 (+0000) Subject: oops! forgot screen_play.h X-Git-Tag: v0.12_alpha1~383 X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=08adffa6d506e99203bb7a7a62ffb540f647e408;p=ncmpc.git oops! forgot screen_play.h git-svn-id: https://svn.musicpd.org/ncmpc/branches/tradiaz@4564 09075e82-0dd4-0310-85a5-a0d7c8717e4f --- diff --git a/src/screen_play.h b/src/screen_play.h new file mode 100644 index 0000000..cb56ca3 --- /dev/null +++ b/src/screen_play.h @@ -0,0 +1 @@ +int playlist_save(screen_t *screen, mpdclient_t *c, char *name, char *defaultname); \ No newline at end of file