ocarina/core/playlists
Anna Schumaker a848d5d03c core/file: Create a single file_open() function
This function currently only supports opening files for reading, but it
will soon be expanded to supporting writes as well.  To support binary
reads, I add a new OPEN_READ_BINARY open mode.

Signed-off-by: Anna Schumaker <Anna@NoWheyCreamery.com>
2018-02-20 16:16:23 -05:00
..
artist.c core/file: Create a single file_open() function 2018-02-20 16:16:23 -05:00
generic.c core/file: Create a new, unified file structure 2018-02-20 15:39:33 -05:00
library.c core/file: Create a single file_open() function 2018-02-20 16:16:23 -05:00
system.c core/file: Create a single file_open() function 2018-02-20 16:16:23 -05:00
user.c core/file: Create a new, unified file structure 2018-02-20 15:39:33 -05:00