Fix up JP splits and link a lot more TUs (#2636)

This commit is contained in:
Max Roncace
2025-09-09 10:15:45 -04:00
committed by GitHub
parent 6b1f5b95de
commit 2d5ae111b7
135 changed files with 365 additions and 309 deletions
+1 -1
View File
@@ -1510,7 +1510,7 @@ static int daE_YK_Create(fopAc_ac_c* i_this) {
} else {
if (yk->mPathIdx != 0xff) {
yk->mpPath = dPath_GetRoomPath(yk->mPathIdx,fopAcM_GetRoomNo(yk));
if (!yk->mpPath) {
return cPhs_ERROR_e;
}