mirror of
https://github.com/yuzu-emu/yuzu-android
synced 2025-04-27 20:00:51 -07:00
<random> isn't necesary directly within the header and can be placed in the cpp file where its needed. Avoids propagating random generation utilities via a header file.