Decompile bgFindEnteredRooms

This commit is contained in:
Ryan Dwyer
2022-07-11 00:17:36 +10:00
parent 9728537fd9
commit d31e13909b
15 changed files with 130 additions and 235 deletions
+1 -1
View File
@@ -198,7 +198,7 @@ void setup0f09233c(struct defaultobj *obj, struct coord *pos, f32 realrot[3][3],
b.y += 1;
b.z += 1;
func0f1650d0(&a, &b, rooms, 7, 0);
bgFindEnteredRooms(&a, &b, rooms, 7, false);
}
}