aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/file_sys/ivfc_archive.h
Commit message (Collapse)AuthorAge
* FileSys: Clean-up includes, de-inline destructorsGravatar Yuri Kunde Schlesner2015-05-06
|
* FS: Allow multiple instances of the same archive type to be open at onceGravatar Yuri Kunde Schlesner2015-02-10
|
* SaveDataCheck: Remove unneeded constructor from a classGravatar Subv2015-01-02
|
* Archives: Added some documentation to IVFCArchiveGravatar Subv2015-01-02
|
* Archives: Reduced duplicate code in RomFS and SaveCheck.Gravatar Subv2015-01-02
Fixed a few warnings and cleaned up the code