mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-07-27 22:48:59 -04:00
Misc framework fixes (#2578)
This commit is contained in:
@@ -364,6 +364,10 @@ dCcD_GObjInf* dCcD_GetGObjInf(cCcD_Obj* p_obj) {
|
||||
return (dCcD_GObjInf*)p_obj->GetGObjInf();
|
||||
}
|
||||
|
||||
cCcD_ShapeAttr* dCcD_Pnt::GetShapeAttr() {
|
||||
return this;
|
||||
}
|
||||
|
||||
/* 800847D0-80084814 07F110 0044+00 0/0 1/1 20/20 .text Set__8dCcD_CpsFRC11dCcD_SrcCps */
|
||||
void dCcD_Cps::Set(dCcD_SrcCps const& src) {
|
||||
dCcD_GObjInf::Set(src.mObjInf);
|
||||
|
||||
Reference in New Issue
Block a user