ocarina/tests/core/tags
Anna Schumaker e1f13a7ef4 core/file: Create new functions for reading data from files
The readd(), readu(), and readhu() functions are all used to read
various forms of integers.  The readl() and readw() are for reading
either lines or individual whitespace-delimited words

Signed-off-by: Anna Schumaker <Anna@NoWheyCreamery.com>
2018-02-21 16:01:15 -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: Rename data_file_writef() -> file_writef() 2018-02-21 08:19:19 -05:00
artist.c core/file: Create new functions for reading data from files 2018-02-21 16:01:15 -05:00
genre.c core/file: Create new functions for reading data from files 2018-02-21 16:01:15 -05:00
library.c core/file: Rename data_file_writef() -> file_writef() 2018-02-21 08:19:19 -05:00
track.c core/file: Rename data_file_writef() -> file_writef() 2018-02-21 08:19:19 -05:00