mirror of
https://github.com/yuzu-emu/yuzu-android
synced 2025-08-08 22:42:32 -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.