summaryrefslogtreecommitdiff
path: root/src/d/d_cc_d.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/d/d_cc_d.cpp')
-rw-r--r--src/d/d_cc_d.cpp4
1 files changed, 2 insertions, 2 deletions
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
+}