mirror of
https://github.com/Ed94/HandmadeHero.git
synced 2025-07-01 19:31:03 -07:00
Fixed bugs with optimized builds
Symbol table for engine module was out of order.
This commit is contained in:
@ -0,0 +1,7 @@
|
||||
<?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>
|
||||
|
Reference in New Issue
Block a user