aboutsummaryrefslogtreecommitdiff
path: root/src/input_common/sdl/sdl_impl.cpp
diff options
context:
space:
mode:
authorReinUsesLisp <reinuseslisp@airmail.cc>2021-02-18 00:23:53 -0300
committerReinUsesLisp <reinuseslisp@airmail.cc>2021-02-18 00:45:17 -0300
commitf3805376f726e10ff2fe26e99b8702f20eee3eea (patch)
treea8079d5a1026e3a408e6a72c4c32ac9f7ff852f6 /src/input_common/sdl/sdl_impl.cpp
parent9ca5e52f0713bf394cae09fdd522133227860a94 (diff)
common/cityhash: Use common types
Allow sharing return types with the rest of the code base. For example, we use 'u128 = std::array<u64, 2>', meanwhile Google's code uses 'uint128 = std::pair<u64, u64>'. While we are at it, use size_t instead of std::size_t.
Diffstat (limited to 'src/input_common/sdl/sdl_impl.cpp')
0 files changed, 0 insertions, 0 deletions