ocarina/include
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
..
core core/file: Create a single file_open() function 2018-02-20 16:16:23 -05:00
gui gui/sidebar: Add a right click menu 2017-12-05 15:19:24 -05:00
tests tests: Rename gui.h -> loop.h 2017-09-05 14:12:13 -04:00