summaryrefslogtreecommitdiff
path: root/src/JSystem/J2DGraph/J2DOrthoGraph.cpp
diff options
context:
space:
mode:
authorLagoLunatic <LagoLunatic@users.noreply.github.com>2024-09-16 17:46:19 -0400
committerLagoLunatic <LagoLunatic@users.noreply.github.com>2024-09-16 17:46:19 -0400
commitd7c228a628b043b0911df347fbe4d1e0e48ec42d (patch)
tree2a6cc863fdfb9c9eed9cc971a5792e191850766d /src/JSystem/J2DGraph/J2DOrthoGraph.cpp
parentbd39bcd7077735f7f5365dc1690b44cd062b9ee9 (diff)
misc cleanup
Diffstat (limited to 'src/JSystem/J2DGraph/J2DOrthoGraph.cpp')
-rw-r--r--src/JSystem/J2DGraph/J2DOrthoGraph.cpp3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/JSystem/J2DGraph/J2DOrthoGraph.cpp b/src/JSystem/J2DGraph/J2DOrthoGraph.cpp
index ee30c934..b5946570 100644
--- a/src/JSystem/J2DGraph/J2DOrthoGraph.cpp
+++ b/src/JSystem/J2DGraph/J2DOrthoGraph.cpp
@@ -41,8 +41,7 @@ void J2DOrthoGraph::setLookat() {
GXLoadPosMtxImm(mPosMtx, GX_PNMTX0);
}
-/* 802CDD84-802CDE10 .text
- * scissorBounds__13J2DOrthoGraphFPQ29JGeometry8TBox2<f>PCQ29JGeometry8TBox2<f> */
+/* 802CDD84-802CDE10 .text scissorBounds__13J2DOrthoGraphFPQ29JGeometry8TBox2<f>PCQ29JGeometry8TBox2<f> */
void J2DOrthoGraph::scissorBounds(JGeometry::TBox2<f32>* param_0,
const JGeometry::TBox2<f32>* param_1) {
f32 widthPower = this->getWidthPower();