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
@@ -589,7 +589,7 @@ f32 dBgS_Acch::GetWallAddY(Vec& param_0) {
/* 80077278-80077288 071BB8 0010+00 0/0 2/2 0/0 .text SetNowActorInfo__9dBgS_AcchFiPvUi
*/
void dBgS_Acch::SetNowActorInfo(int bg_index, void* param_1, unsigned int param_2) {
void dBgS_Acch::SetNowActorInfo(int bg_index, void* param_1, fpc_ProcID param_2) {
m_bg_index = bg_index;
field_0x7c = param_1;
field_0x80 = param_2;
@@ -660,4 +660,4 @@ bool dBgS_Acch::ChkLineDown() {
return m_flags & LINE_DOWN;
}
#pragma nosyminline on
#pragma nosyminline on