mirror of
https://github.com/yuzu-emu/yuzu-android
synced 2025-10-04 17:22:17 -07:00
'bool' isn't always guaranteed to be the same size as an int, so this can technically cause truncation warnings if we support other platforms.