summaryrefslogtreecommitdiff
path: root/src/input_common/sdl/sdl_impl.cpp
diff options
context:
space:
mode:
authorGravatar ReinUsesLisp2021-02-18 00:23:53 -0300
committerGravatar ReinUsesLisp2021-02-18 00:45:17 -0300
commitf3805376f726e10ff2fe26e99b8702f20eee3eea (patch)
treea8079d5a1026e3a408e6a72c4c32ac9f7ff852f6 /src/input_common/sdl/sdl_impl.cpp
parenttests: Add tests for CityHash (diff)
downloadyuzu-f3805376f726e10ff2fe26e99b8702f20eee3eea.tar.gz
yuzu-f3805376f726e10ff2fe26e99b8702f20eee3eea.tar.xz
yuzu-f3805376f726e10ff2fe26e99b8702f20eee3eea.zip
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