mirror of
https://github.com/ACreTeam/ac-decomp
synced 2026-09-10 03:01:58 -04:00
Implement & link ac_tamaire_npc0
This commit is contained in:
@@ -3300,7 +3300,7 @@ extern int mFI_SetOyasiroPos(s16* oyasiro_p) {
|
||||
int ut_z;
|
||||
|
||||
if (mFI_SearchFGInBlock(&ut_x, &ut_z, WISHING_WELL, bx, bz) == FALSE &&
|
||||
mFI_SearchFGInBlock(&ut_x, &ut_z, 0xF103, bx, bz) == FALSE) {
|
||||
mFI_SearchFGInBlock(&ut_x, &ut_z, DUMMY_SHRINE, bx, bz) == FALSE) {
|
||||
return FALSE;
|
||||
} else {
|
||||
xyz_t pos;
|
||||
|
||||
Reference in New Issue
Block a user