diff options
author | Lioncash <mathew1800@gmail.com> | 2020-08-05 11:47:41 -0400 |
---|---|---|
committer | Lioncash <mathew1800@gmail.com> | 2020-08-05 12:37:00 -0400 |
commit | 0a5456feb9bc2a0e7f02b4b7cee34f0353e76b59 (patch) | |
tree | e88b639971d1b41d944829db79083e92b7548415 /src/input_common/sdl/sdl_impl.cpp | |
parent | 142930e60929daedebded1b83066a7e7edcf0af5 (diff) |
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 'src/input_common/sdl/sdl_impl.cpp')
0 files changed, 0 insertions, 0 deletions