core1/code_7F60.c done

This commit is contained in:
Banjo Kazooie
2022-12-08 18:32:09 -06:00
parent cd18af5775
commit 6cf29f32bd
6 changed files with 27 additions and 8 deletions

View File

@@ -51,7 +51,6 @@ void BKModel_transformMesh(BKModel *model, s32 mesh_id, void (*fn)(s32, BKVtxRef
};
}
//BKModel_getAveragePositionOfMesh
void BKModel_getMeshCenter(BKModel *model, s32 mesh_id, s16 arg2[3]) {
s16 min[3];
s16 max[3];