1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-02-19 09:39:42 +00:00
openmw/components/esmloader
fteppe ee941f9b09 RefId's mId can't be get as mutable from the outside
also removed useless operator= defintion
2022-12-27 19:15:55 +01:00
..
esmdata.cpp Initial commit: In ESM structures, replace the string members that are RefIds to other records, to a new strong type 2022-12-27 19:15:54 +01:00
esmdata.hpp Initial commit: In ESM structures, replace the string members that are RefIds to other records, to a new strong type 2022-12-27 19:15:54 +01:00
lessbyid.hpp Initial commit: In ESM structures, replace the string members that are RefIds to other records, to a new strong type 2022-12-27 19:15:54 +01:00
load.cpp RefId's mId can't be get as mutable from the outside 2022-12-27 19:15:55 +01:00
load.hpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
record.hpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00