ocarina/include/core/tags
Anna Schumaker 6e02f75262 core/tags/library: Add a pointer to store a playlist
I decided to set this as a void pointer to keep other layers from using
the playlist without our knowledge.  The only user of this variable
should be the playlist code.

Signed-off-by: Anna Schumaker <Anna@OcarinaProject.net>
2016-08-13 08:31:30 -04:00
..
album.h core/database: Move database out of containers/ subdirectory 2016-07-29 17:06:01 -04:00
artist.h core/database: Move database out of containers/ subdirectory 2016-07-29 17:06:01 -04:00
genre.h core/database: Move database out of containers/ subdirectory 2016-07-29 17:06:01 -04:00
library.h core/tags/library: Add a pointer to store a playlist 2016-08-13 08:31:30 -04:00
tags.h core/tags: Move tags_deinit() out of the tags namespace 2016-01-11 09:35:59 -05:00
track.h core/database: Move database out of containers/ subdirectory 2016-07-29 17:06:01 -04:00