diff options
author | Lioncash <mathew1800@gmail.com> | 2018-11-27 05:17:11 -0500 |
---|---|---|
committer | Lioncash <mathew1800@gmail.com> | 2018-11-27 16:37:21 -0500 |
commit | 2a22c1b27e01f43395d035ebc017df4ba088a67c (patch) | |
tree | baefee236ab465e14fe9b57820eda04dfe83ebe1 /src/core/gdbstub/gdbstub.cpp | |
parent | 0782d3971bcc92f4c4e346f1cdf72ca13d64c2f7 (diff) |
yuzu/configure_input_player: Use std::size_t to represent the player index instead of u8
Prevents compiler warnings related to truncation when invoking the
dialog. It's also extremely suspect to use a u8 value here instead of a
more general type to begin with.
Diffstat (limited to 'src/core/gdbstub/gdbstub.cpp')
0 files changed, 0 insertions, 0 deletions