mirror of
https://github.com/Lime3DS/Lime3DS.git
synced 2026-04-09 02:41:26 -06:00
|
Some checks are pending
citra-build / source (push) Waiting to run
citra-build / linux (appimage) (push) Waiting to run
citra-build / linux (fresh) (push) Waiting to run
citra-build / macos (arm64) (push) Waiting to run
citra-build / macos (x86_64) (push) Waiting to run
citra-build / macos-universal (push) Blocked by required conditions
citra-build / windows (msvc) (push) Waiting to run
citra-build / windows (msys2) (push) Waiting to run
citra-build / android (push) Waiting to run
citra-build / ios (push) Waiting to run
citra-format / clang-format (push) Waiting to run
citra-transifex / transifex (push) Waiting to run
* Check that the country setting is valid for selected region * `SystemSaveGame.checkCountryCompatibility` -> `SystemSaveGame.getCountryCompatibility` * SettingsFragmentPresenter.kt: Moved `checkCountryCompatibility` definition out of `addSystemSettings` * SettingsFragmentPresenter.kt: Renamed `compat` value to `compatFlags` for better readability * configure_system.ui: Corrected indentation --------- Co-authored-by: OpenSauce04 <opensauce04@gmail.com> |
||
|---|---|---|
| .. | ||
| artic_base | ||
| announce_multiplayer_session.cpp | ||
| announce_multiplayer_session.h | ||
| CMakeLists.txt | ||
| network_settings.cpp | ||
| network_settings.h | ||
| network.cpp | ||
| network.h | ||
| packet.cpp | ||
| packet.h | ||
| precompiled_headers.h | ||
| room_member.cpp | ||
| room_member.h | ||
| room.cpp | ||
| room.h | ||
| socket_manager.cpp | ||
| socket_manager.h | ||
| verify_user.cpp | ||
| verify_user.h | ||