mirror of
				https://github.com/Ryujinx/Ryujinx.git
				synced 2025-11-04 15:34:49 +00:00 
			
		
		
		
	
							parent
							
								
									2421186d97
								
							
						
					
					
						commit
						05c63f3061
					
				| 
						 | 
				
			
			@ -20,7 +20,7 @@ namespace ARMeilleure.Translation.PTC
 | 
			
		|||
    {
 | 
			
		||||
        private const string HeaderMagic = "PTChd";
 | 
			
		||||
 | 
			
		||||
        private const int InternalVersion = 0; //! To be incremented manually for each change to the ARMeilleure project.
 | 
			
		||||
        private const int InternalVersion = 1; //! To be incremented manually for each change to the ARMeilleure project.
 | 
			
		||||
 | 
			
		||||
        private const string BaseDir = "Ryujinx";
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			@ -765,4 +765,4 @@ namespace ARMeilleure.Translation.PTC
 | 
			
		|||
            PtcProfiler.Dispose();
 | 
			
		||||
        }
 | 
			
		||||
    }
 | 
			
		||||
}
 | 
			
		||||
}
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in a new issue