Split ESM headers

This commit is contained in:
elsid 2024-05-02 03:09:13 +02:00
parent a57c350c08
commit 01166b1f26
No known key found for this signature in database
GPG key ID: 4DE04C198CBA7625
29 changed files with 172 additions and 118 deletions

View file

@ -9,6 +9,7 @@
#include <components/debug/debuglog.hpp>
#include <components/esm/esmterrain.hpp>
#include <components/esm/util.hpp>
#include <components/esm3/loadland.hpp>
#include <components/esm4/loadland.hpp>
#include <components/misc/resourcehelpers.hpp>