summaryrefslogtreecommitdiff
path: root/src/JSystem/J3DGraphBase
diff options
context:
space:
mode:
authorLagoLunatic <LagoLunatic@users.noreply.github.com>2024-02-01 20:56:47 -0500
committerLagoLunatic <LagoLunatic@users.noreply.github.com>2024-02-01 20:56:47 -0500
commitf4ac738d36d4904a04e893d7741034f25428e216 (patch)
tree893706fe23d1fa1f43795bc7dc6f5bc7638cf023 /src/JSystem/J3DGraphBase
parent49afbc07e2a83353bb9e6983dd9336cd4a761de6 (diff)
Clean up comments
Diffstat (limited to 'src/JSystem/J3DGraphBase')
-rw-r--r--src/JSystem/J3DGraphBase/J3DShape.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/JSystem/J3DGraphBase/J3DShape.cpp b/src/JSystem/J3DGraphBase/J3DShape.cpp
index 76ed4ab0..6a615176 100644
--- a/src/JSystem/J3DGraphBase/J3DShape.cpp
+++ b/src/JSystem/J3DGraphBase/J3DShape.cpp
@@ -17,7 +17,6 @@ extern void J3DFifoLoadPosMtxImm(Mtx, u32);
extern void J3DFifoLoadNrmMtxImm(Mtx, u32);
/* 802DD18C-802DD1FC .text initialize__8J3DShapeFv */
-
void J3DShape::initialize() {
mMaterial = NULL;
mIndex = -1;