d_a_bwdg 100%, weak order not matching

This commit is contained in:
LagoLunatic
2024-04-16 19:56:52 -04:00
parent 8238d12e71
commit 9d746447f9
16 changed files with 9747 additions and 53 deletions
-5
View File
@@ -615,8 +615,3 @@ void dBgS_CrrPos::CrrPos(dBgS& i_bgs) {
}
}
}
/* 800A2550-800A257C .text MatrixCrrPos__4dBgWFR13cBgS_PolyInfoPvbP4cXyzP5csXyzP5csXyz */
void dBgW::MatrixCrrPos(cBgS_PolyInfo& poly, void* user, bool accept, cXyz* pos, csXyz* angle, csXyz* shape_angle) {
CrrPos(poly, user, accept, pos, angle, shape_angle);
}