write shit

This commit is contained in:
2023-08-25 17:35:45 +08:00
parent ad9d0cadce
commit c8c2c6e20b
14 changed files with 472 additions and 411 deletions

View File

@ -38,6 +38,9 @@ namespace LibCmo::CK2 {
// put into slot
m_ObjectsList[decided_id] = obj;
// set out variable
return obj;
}
CKObject* CKContext::GetCKObject(CK_ID id) {