1
0
mirror of https://github.com/Ed94/HandmadeHero.git synced 2025-01-10 21:23:32 -08:00
HandmadeHero/scripts/handmade.natstepfilter

8 lines
265 B
Plaintext
Raw Normal View History

<?xml version="1.0" encoding="utf-8"?>
<NatStepFiltering xmlns="http://schemas.microsoft.com/vstudio/debugger/natstepfilter/2010">
<Function>
<Name>StrFixed&lt;*&gt;::concat</Name>
<Action>NoStepInto</Action>
</Function>
</NatStepFiltering>