mirror of
				https://git.suyu.dev/suyu/suyu
				synced 2025-11-03 16:39:01 -06:00 
			
		
		
		
	NWM changed to NIM
This commit is contained in:
		@@ -19,7 +19,7 @@ void CheckSysUpdateAvailable(Service::Interface* self) {
 | 
			
		||||
    cmd_buff[1] = RESULT_SUCCESS.raw;
 | 
			
		||||
    cmd_buff[2] = 0; // No update available
 | 
			
		||||
 | 
			
		||||
    LOG_WARNING(Service_NWM, "(STUBBED) called");
 | 
			
		||||
    LOG_WARNING(Service_NIM, "(STUBBED) called");
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
void Init() {
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user