summaryrefslogtreecommitdiff
path: root/src/input_common/sdl/sdl_impl.cpp
diff options
context:
space:
mode:
authorGravatar Lioncash2020-08-05 11:47:41 -0400
committerGravatar Lioncash2020-08-05 12:37:00 -0400
commit0a5456feb9bc2a0e7f02b4b7cee34f0353e76b59 (patch)
treee88b639971d1b41d944829db79083e92b7548415 /src/input_common/sdl/sdl_impl.cpp
parentMerge pull request #4476 from lioncash/tz (diff)
downloadyuzu-0a5456feb9bc2a0e7f02b4b7cee34f0353e76b59.tar.gz
yuzu-0a5456feb9bc2a0e7f02b4b7cee34f0353e76b59.tar.xz
yuzu-0a5456feb9bc2a0e7f02b4b7cee34f0353e76b59.zip
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.
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions