Merge remote-tracking branch 'origin/develop' into feature/homebrew-return-to-loader

This commit is contained in:
Gericom
2026-01-10 14:51:16 +01:00
9 changed files with 126 additions and 57 deletions

View File

@@ -82,6 +82,7 @@ private:
void HandleHomebrewPatching();
bool TrySetupDsiWareSave();
bool TryDecryptSecureArea();
void HandleIQueRegionFreePatching();
ConsoleRegion GetRomRegion(u32 gameCode);
UserLanguage GetLanguageByRomRegion(ConsoleRegion romRegion);
u32 GetSupportedLanguagesByRegion(ConsoleRegion region);