diff options
author | Lioncash <mathew1800@gmail.com> | 2019-07-16 11:35:33 -0400 |
---|---|---|
committer | Lioncash <mathew1800@gmail.com> | 2019-07-18 21:03:29 -0400 |
commit | 47df844338a6ad59189cad060cbeced1bc306e73 (patch) | |
tree | 3c4aaf7aa4a8b48136d245b4f4d5124cb4a90f88 /src/yuzu/configuration/configure_debug.cpp | |
parent | 3df9558593d41b8c9bda905dd745a67ff00db033 (diff) |
video_core/control_flow: Make program_size for ScanFlow() a std::size_t
Prevents a truncation warning from occurring with MSVC. Also the
internal data structures already treat it as a size_t, so this is just a
discrepancy in the interface.
Diffstat (limited to 'src/yuzu/configuration/configure_debug.cpp')
0 files changed, 0 insertions, 0 deletions