mirror of
https://github.com/yuzu-emu/yuzu-android
synced 2025-08-01 22:42:26 -07:00
This should speed up compile times a bit, as well as enable more liberal use of forward declarations. (Due to SharedPtr not trying to emit the destructor anymore.)