#include "importdial.hpp" #include namespace ESSImport { void DIAL::load(ESM::ESMReader &esm) { esm.getHNT(mIndex, "XIDX"); } }