Minor cleanup

This commit is contained in:
DanTGL
2024-07-18 15:12:35 +02:00
parent 842aeabb9b
commit df7ece7302
11 changed files with 4 additions and 24 deletions
-4
View File
@@ -299,7 +299,6 @@ void J3DShapeMtxMultiConcatView::loadNrmMtx(int mtxNo, u16 index, Mtx mtx) const
J3DFifoLoadNrmMtxImm3x3(mtx33, mtxNo * 3);
}
}
/* Nonmatching */
}
/* 802DC6F4-802DC7B8 .text load__20J3DShapeMtxBBoardImmCFv */
@@ -382,7 +381,6 @@ void J3DShapeMtxYBBoardImm::load() const {
J3DFifoLoadNrmMtxImm3x3(mtx33, 0);
}
}
/* Nonmatching */
}
/* 802DC9B8-802DCAEC .text load__28J3DShapeMtxYBBoardConcatViewCFv */
@@ -418,8 +416,6 @@ void J3DShapeMtxYBBoardConcatView::load() const {
J3DFifoLoadNrmMtxImm3x3(mtx33, 0);
}
}
/* Nonmatching */
}
/* 802DCAEC-802DCB04 .text __ct__12J3DShapeDrawFPCUcUl */