Skip to content
GitLab
Explore
Sign in
suyu
src
input_common
sdl
sdl_impl.cpp
Find file
Blame
History
Permalink
sdl_impl: Reduce allocations in GetButtonMappingForDevice()
· 69fa6b49
Lioncash
authored
Aug 28, 2020
These maps can be constexpr arrays of std::pair.
69fa6b49
Loading