mirror of
https://github.com/yuzu-emu/yuzu.git
synced 2026-01-26 16:04:04 +01:00
This function is only ever called with unsigned types, and all of the other interface functions take session_id as a u32, so this makes the class a little more consistent.