aboutsummaryrefslogtreecommitdiff
path: root/core/src/Utils/IO/FileStream.hpp
AgeCommit message (Collapse)Author
2022-03-15Temporarily switch to cstdio instead of custom FileStream implementationrtk0c
2021-11-12Fix compile errors under MSVC, remove PLATFORM_* macros in favor of compiler ↵rtk0c
builtin macros, and add win32 support to FileStream
2021-11-10Switch more IO to use DataArchivertk0c
2021-08-29Initial draft of FileStreamrtk0c