mirror of https://git.suyu.dev/suyu/suyu
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.merge-requests/60/head
parent
3df9558593
commit
47df844338
Loading…
Reference in New Issue