LotroDat.h 245 B

12345678910111213
  1. //
  2. // Created by Иван_Архипов on 01.11.2017.
  3. //
  4. #define LOTRO_DAT_VERSION "7.3.0"
  5. #include "DatFile.h"
  6. #include "Database.h"
  7. #include "SubfileData.h"
  8. #include "DatOperationResult.h"
  9. #include <yaml-cpp/yaml.h>
  10. #include <ZLib/zlib.h>