Link npc_zra (#2853)

This commit is contained in:
YunataSavior
2025-11-23 21:10:24 -08:00
committed by GitHub
parent 6067c05f14
commit 0cc9ebd724
3 changed files with 7 additions and 2 deletions
+6
View File
@@ -2327,6 +2327,12 @@ void daNpc_zrA_c::setExpressionTalkAfter() {
}
}
// fakematch to get the clib_calctimer functions to appear in the correct order.
// Perhaps clever inline keyword usage can fix the problem, but this is easier.
int dummy_clib_u8(u8* arg) {
return cLib_calcTimer<u8>(arg);
}
/* 80B7EBA0-80B7EC54 006780 00B4+00 1/1 0/0 0/0 .text setPrtcl__11daNpc_zrA_cFv */
void daNpc_zrA_c::setPrtcl() {
u32 flags = 0x40002;