mirror of
				https://github.com/PabloMK7/citra.git
				synced 2025-10-31 22:00:05 +00:00 
			
		
		
		
	core: Don't Shutdown before we've even Init-ed
This commit is contained in:
		
							parent
							
								
									5c802d35ef
								
							
						
					
					
						commit
						533feb42d1
					
				
					 1 changed files with 0 additions and 1 deletions
				
			
		|  | @ -87,7 +87,6 @@ System::ResultStatus System::Load(EmuWindow* emu_window, const std::string& file | |||
|     if (system_mode.second != Loader::ResultStatus::Success) { | ||||
|         LOG_CRITICAL(Core, "Failed to determine system mode (Error %i)!", | ||||
|                      static_cast<int>(system_mode.second)); | ||||
|         System::Shutdown(); | ||||
| 
 | ||||
|         switch (system_mode.second) { | ||||
|         case Loader::ResultStatus::ErrorEncrypted: | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue