Open AJenbo opened 6 years ago
Updated the names here: https://github.com/diasurgical/devilution-comparer/pull/10
The rest seams to mostly be from https://github.com/diasurgical/devilution/tree/1224d0116156051b501a3119889b2722e7bc172d/3rdParty/PKWare
Also part of render.cpp has been split in to inline sub-function to deal with the expected ASM usage in the original src
as long as inlining is enabled it should stay the same, right?
I hope you are not asking me 😕
Some functions have recently been renamed meaning we get mismatches on full diff. Also part of render.cpp has been split in to inline sub-function to deal with the expected ASM usage in the original src so we might have to think about how to handle that when diffing.