summaryrefslogtreecommitdiff
path: root/include/d/col
diff options
context:
space:
mode:
authorrobojumper <robojumper@gmail.com>2025-02-27 11:38:11 +0100
committerrobojumper <robojumper@gmail.com>2025-02-27 11:38:11 +0100
commitb1f2d817a4c54c99dc5a4ec7600486f2475fa969 (patch)
tree91552416d225a56c74a1567e3e6c356330513ebb /include/d/col
parent6269e826598371fd7683dca5089df17536161f14 (diff)
Halfway there
Diffstat (limited to 'include/d/col')
-rw-r--r--include/d/col/cc/d_cc_d.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/d/col/cc/d_cc_d.h b/include/d/col/cc/d_cc_d.h
index 3c5bc793..a99588f9 100644
--- a/include/d/col/cc/d_cc_d.h
+++ b/include/d/col/cc/d_cc_d.h
@@ -18,6 +18,7 @@ public:
virtual cCcD_ShapeAttr *GetShapeAttr() override;
+ using cM3dGCps::Set;
void Set(const dCcD_SrcCps &src);
void unknownCalc();
};