diff options
author | Lioncash <mathew1800@gmail.com> | 2020-12-08 15:38:28 -0500 |
---|---|---|
committer | Lioncash <mathew1800@gmail.com> | 2020-12-08 15:42:10 -0500 |
commit | 2de124e2235f28cc25e2b213f8ba76c9f670f36c (patch) | |
tree | 4981a70c4cf943c0fc38ad73c50839d7a62a1b3b /src/yuzu/configuration/configure_debug.cpp | |
parent | aeb100cffe2495d35f4d38d4212e7a101b0d600f (diff) |
svc: Remove unnecessary casts
Simplifies and removes some casts. In all cases, these were generally
widening from a 32-bit unsigned type to a 64-bit unsigned type, so no
information would be lost from the conversion.
Diffstat (limited to 'src/yuzu/configuration/configure_debug.cpp')
0 files changed, 0 insertions, 0 deletions