1
0
mirror of https://github.com/yuzu-emu/yuzu.git synced 2025-04-08 22:10:08 +00:00
Lioncash 2de124e223 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.
2020-12-08 15:42:10 -05:00
..
2020-12-08 15:42:10 -05:00
2020-12-05 17:50:39 -05:00