mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-07-05 14:07:51 -05:00
Instead of including yuzu and all the sources it uses directly, include only what specifically belongs to yuzu. Submodules can be downloaded separately later using git since a shallow clone includes minimally all the repository information needed for it.