ClassiCube
ClassiCube copied to clipboard
File I/O and Directory I/O APIs should be split up
Currently they are responsible for both converting a path into a native path, and actually performing the native file operation
These should be split to make it possible to implement a 'load/save file' menus for consoles