1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-03-06 04:49:44 +00:00
openmw-tes3mp/apps/esmtool
jvoisin e97e4d07dd Teensy optimisation for esmtool
- Use an unordered_set instead of a list to
  keep track of skipped records.
- Reduce the number of conditions when parsing 4-letters
  records by using a switch-case instead of cascading conditions.
- Add a const
2021-05-06 22:41:20 +02:00
..
.gitignore
CMakeLists.txt
esmtool.cpp
labels.cpp
labels.hpp
record.cpp
record.hpp