Random Work

This commit is contained in:
SuperDude88
2024-05-18 20:55:58 -04:00
parent 29a9b56c6d
commit 4fe8a9bd46
9 changed files with 111 additions and 29 deletions
+1 -1
View File
@@ -62,7 +62,7 @@ dPath* dPath_GetNextRoomPath(dPath* path, int room_no) {
}
/* 80080340-800804A4 .text dPath_GetPolyRoomPathVec__FR13cBgS_PolyInfoP4cXyzPi */
int dPath_GetPolyRoomPathVec(cBgS_PolyInfo& polyInfo, cXyz* pDstPos, int* pDstArg0) {
bool dPath_GetPolyRoomPathVec(cBgS_PolyInfo& polyInfo, cXyz* pDstPos, int* pDstArg0) {
int room_no = dComIfG_Bgsp()->GetRoomId(polyInfo);
int path_index = dComIfG_Bgsp()->GetRoomPathId(polyInfo);