mirror of
https://github.com/azahar-emu/azahar.git
synced 2026-06-06 10:43:39 -04:00
* 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.cpp | ||
| network.h | ||
| network_settings.cpp | ||
| network_settings.h | ||
| packet.cpp | ||
| packet.h | ||
| precompiled_headers.h | ||
| room.cpp | ||
| room.h | ||
| room_member.cpp | ||
| room_member.h | ||
| socket_manager.cpp | ||
| socket_manager.h | ||
| verify_user.cpp | ||
| verify_user.h | ||