d_a_alink work / bump dtk version (#2205)

This commit is contained in:
TakaRikka
2024-10-12 15:11:17 -07:00
committed by GitHub
parent 12eb254d76
commit 8514737d46
64 changed files with 1369 additions and 705 deletions
+2 -2
View File
@@ -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;
}
}