mirror of
				https://github.com/PabloMK7/citra.git
				synced 2025-10-30 21:30:04 +00:00 
			
		
		
		
	cfg: Update preferred region data on-demand. (#7206)
This commit is contained in:
		
							parent
							
								
									68e6a2185d
								
							
						
					
					
						commit
						c0ecdb689d
					
				
					 11 changed files with 66 additions and 59 deletions
				
			
		|  | @ -148,7 +148,6 @@ void DefaultKeyboard::Execute(const Frontend::KeyboardConfig& config_) { | |||
|     SoftwareKeyboard::Execute(config_); | ||||
| 
 | ||||
|     auto cfg = Service::CFG::GetModule(Core::System::GetInstance()); | ||||
|     ASSERT_MSG(cfg, "CFG Module missing!"); | ||||
|     std::string username = Common::UTF16ToUTF8(cfg->GetUsername()); | ||||
|     switch (this->config.button_config) { | ||||
|     case ButtonConfig::None: | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue