diff options
Diffstat (limited to 'src/JSystem/J2DGraph/J2DOrthoGraph.cpp')
| -rw-r--r-- | src/JSystem/J2DGraph/J2DOrthoGraph.cpp | 3 |
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(); |
