video_core/control_flow: Prevent sign conversion in TryGetBlock()
The return value is a u32, not an s32, so this would result in an implicit signedness conversion.master
parent
a162a844d2
commit
1780e0e3d0
Loading…
Reference in New Issue