yuzu-mainline/src/core/file_sys/system_archive
Lioncash 0a5456feb9 vfs_vector: Make creation of array vfs files less verbose
We can add a helper function to make creation of these files nicer.
While we're at it, we can eliminate an unnecessary std::array copy in
the constructor. This makes the overhead on some of these functions way
less intensive, given some arrays were quite large.

e.g. The timezone location names are 9633 bytes in size.
2020-08-05 12:37:00 -04:00
..
data
mii_model.cpp vfs_vector: Make creation of array vfs files less verbose 2020-08-05 12:37:00 -04:00
mii_model.h
ng_word.cpp vfs_vector: Make creation of array vfs files less verbose 2020-08-05 12:37:00 -04:00
ng_word.h
shared_font.cpp shared_font: Service::NS::EncryptSharedFont takes a size_t& 2020-06-18 15:47:44 +01:00
shared_font.h
system_archive.cpp
system_archive.h
system_version.cpp file_sys: Update SystemVersion archive to version 10.0.2 2020-05-16 13:56:06 +10:00
system_version.h
time_zone_binary.cpp vfs_vector: Make creation of array vfs files less verbose 2020-08-05 12:37:00 -04:00
time_zone_binary.h