ocarina/tests/core/tags
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
..
.gitignore core/tags/album: Add Genre ID to album keys 2016-09-26 08:07:35 -04:00
CMakeLists.txt core/tags/album: Add Genre ID to album keys 2016-09-26 08:07:35 -04:00
album.c core/file: Create a single file_open() function 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
genre.c core/file: Create a single file_open() function 2018-02-20 16:16:23 -05:00
library.c core/file: Create a single file_open() function 2018-02-20 16:16:23 -05:00
track.c core/file: Create a single file_open() function 2018-02-20 16:16:23 -05:00