From 8514737d46227a90aa29312ec24a679d0a5cf59d Mon Sep 17 00:00:00 2001 From: TakaRikka <38417346+TakaRikka@users.noreply.github.com> Date: Sat, 12 Oct 2024 15:11:17 -0700 Subject: d_a_alink work / bump dtk version (#2205) --- src/d/d_cc_d.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/d/d_cc_d.cpp') diff --git a/src/d/d_cc_d.cpp b/src/d/d_cc_d.cpp index f37704a578..102f672064 100644 --- a/src/d/d_cc_d.cpp +++ b/src/d/d_cc_d.cpp @@ -26,7 +26,7 @@ void dCcD_GAtTgCoCommonBase::ct() { } /* 80083678-80083688 07DFB8 0010+00 0/0 2/2 0/0 .text SetHitApid__22dCcD_GAtTgCoCommonBaseFUi */ -void dCcD_GAtTgCoCommonBase::SetHitApid(unsigned int hitApid) { +void dCcD_GAtTgCoCommonBase::SetHitApid(fpc_ProcID hitApid) { mApid = hitApid; mAc = NULL; } @@ -461,4 +461,4 @@ void dCcD_Sph::MoveCAt(cXyz& pos) { cCcD_ShapeAttr* dCcD_Sph::GetShapeAttr() { return this; -} \ No newline at end of file +} -- cgit v1.2.3