mirror of
https://github.com/zhaobot/yuzu.git
synced 2025-01-24 02:27:37 -03:00
a827486391
This causes a couple of minor changes to directory initialization. We don't have a lengthy initialization step so we could spend less time creating state receivers and just run initialization on the main thread. We also don't have a situation where external storage will be a concern so checks are removed in favor of a binary check to see if initialization is ready. This additionally removes the unused DoFrame callback. |
||
---|---|---|
.. | ||
src/main | ||
build.gradle | ||
proguard-rules.pro |