Make it build with 100% Aurora dolphin headers

This commit is contained in:
PJB3005
2026-03-02 13:26:35 +01:00
parent ea890d4064
commit d762e1d8ec
16 changed files with 42 additions and 30 deletions
+1 -1
View File
@@ -199,7 +199,7 @@ int daNpc_Hanjo_c::create() {
mTwilight = 0;
int rv = loadRes(l_loadResPtrnList[mType], (const char**)l_resNameList);
if (rv == cPhs_COMPLEATE_e) {
OS_REPORT("\t(%s:%d) flowNo:%d, PathID:%02x<%08x> ", fopAcM_getProcNameString(this), (uint)mType,
OS_REPORT("\t(%s:%d) flowNo:%d, PathID:%02x<%08x> ", fopAcM_getProcNameString(this), (u32)mType,
mFlowNodeNo, getPathID(), fopAcM_GetParam(this));
if (isDelete()) {
OS_REPORT("===>isDelete:TRUE\n");