mirror of
				https://github.com/Ed94/HandmadeHero.git
				synced 2025-11-03 23:36:13 -08:00 
			
		
		
		
	
		
			
				
	
	
		
			8 lines
		
	
	
		
			265 B
		
	
	
	
		
			XML
		
	
	
	
	
	
			
		
		
	
	
			8 lines
		
	
	
		
			265 B
		
	
	
	
		
			XML
		
	
	
	
	
	
<?xml version="1.0" encoding="utf-8"?>
 | 
						|
<NatStepFiltering xmlns="http://schemas.microsoft.com/vstudio/debugger/natstepfilter/2010">
 | 
						|
    <Function>
 | 
						|
        <Name>StrFixed<*>::concat</Name>
 | 
						|
        <Action>NoStepInto</Action>
 | 
						|
    </Function>
 | 
						|
</NatStepFiltering>
 |