summaryrefslogtreecommitdiff
path: root/src/JSystem/J3DGraphBase/J3DShapeMtx.cpp
diff options
context:
space:
mode:
authorDanTGL <33489389+DanTGL@users.noreply.github.com>2024-07-18 15:12:35 +0200
committerDanTGL <33489389+DanTGL@users.noreply.github.com>2024-07-18 15:12:35 +0200
commitdf7ece730298c5ffbecc93df6a9ceb979c6bcb0a (patch)
treee80a5ea869f0ab3529a38dc0643edf96af36c3af /src/JSystem/J3DGraphBase/J3DShapeMtx.cpp
parent842aeabb9b0d2301e81e4bc956b9d517458727e9 (diff)
Minor cleanup
Diffstat (limited to 'src/JSystem/J3DGraphBase/J3DShapeMtx.cpp')
-rw-r--r--src/JSystem/J3DGraphBase/J3DShapeMtx.cpp4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/JSystem/J3DGraphBase/J3DShapeMtx.cpp b/src/JSystem/J3DGraphBase/J3DShapeMtx.cpp
index f5f60cf8..a15c01be 100644
--- a/src/JSystem/J3DGraphBase/J3DShapeMtx.cpp
+++ b/src/JSystem/J3DGraphBase/J3DShapeMtx.cpp
@@ -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 */