fix qualified name error in CKFileOthers. add some stupid wrapper for BMap

This commit is contained in:
2023-10-02 20:54:31 +08:00
parent b477c468cd
commit 4c8500e444
4 changed files with 150 additions and 1 deletions

View File

@ -262,7 +262,7 @@ namespace LibCmo::CK2 {
CKFileWriter::~CKFileWriter() {}
bool LibCmo::CK2::CKFileWriter::InternalObjectAdder(ObjImpls::CKObject * obj, CKDWORD flags) {
bool CKFileWriter::InternalObjectAdder(ObjImpls::CKObject * obj, CKDWORD flags) {
if (obj == nullptr) return false;
// check whether is saved.