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
+3 -3
View File
@@ -1080,7 +1080,7 @@ u32 dEvt_control_c::getPId(void* actor) {
}
/* 800432EC-8004331C 03DC2C 0030+00 7/7 13/13 16/16 .text convPId__14dEvt_control_cFUi */
fopAc_ac_c* dEvt_control_c::convPId(unsigned int id) {
fopAc_ac_c* dEvt_control_c::convPId(fpc_ProcID id) {
return (fopAc_ac_c*)fopAcIt_Judge(fpcSch_JudgeByID, &id);
}
@@ -1207,7 +1207,7 @@ void dEvt_control_c::setPtI(void* ptr) {
mPtI = getPId(ptr);
}
void dEvt_control_c::setPtI_Id(unsigned int id) {
void dEvt_control_c::setPtI_Id(fpc_ProcID id) {
mPtI = id;
}
@@ -1220,4 +1220,4 @@ void dEvt_control_c::setGtItm(u8 itemNo) {
}
/* 80379DC6-80379DD0 006426 0008+02 0/0 0/0 0/0 .rodata None */
static char const* const stringBase_80379DC6 = "GIVEMAN";
static char const* const stringBase_80379DC6 = "GIVEMAN";