summaryrefslogtreecommitdiff
path: root/src/JSystem/J3DGraphBase/J3DMatBlock.cpp
diff options
context:
space:
mode:
authorLagoLunatic <LagoLunatic@users.noreply.github.com>2025-12-21 07:13:21 -0500
committerGitHub <noreply@github.com>2025-12-21 14:13:21 +0200
commit48f1d47690d0a43a77f7ae210b0cf21a6bc835bc (patch)
tree9f3ce13fff39faf2f96ff324636e66bfd0292460 /src/JSystem/J3DGraphBase/J3DMatBlock.cpp
parent69bdaaca19c2166fa4c63aa66ee7d715db4cfa01 (diff)
Work on weak order (#2979)
* JAUSectionHeap OK * Slightly improve d_camera weak func order (12 -> 10) * Minor d_a_alink fixes * weak_order_diff.py: Change to take source file as cli argument instead of .o file For cli autocompletion to work. * Reorganize J3D structs (no change in weak order)
Diffstat (limited to 'src/JSystem/J3DGraphBase/J3DMatBlock.cpp')
-rw-r--r--src/JSystem/J3DGraphBase/J3DMatBlock.cpp10
1 files changed, 0 insertions, 10 deletions
diff --git a/src/JSystem/J3DGraphBase/J3DMatBlock.cpp b/src/JSystem/J3DGraphBase/J3DMatBlock.cpp
index 0e3b64eef5..6aa780fdfe 100644
--- a/src/JSystem/J3DGraphBase/J3DMatBlock.cpp
+++ b/src/JSystem/J3DGraphBase/J3DMatBlock.cpp
@@ -2019,13 +2019,3 @@ void J3DTexGenBlockPatched::calcPostTexMtxWithoutViewMtx(f32 const (*param_0)[4]
}
}
}
-
-void J3DTevBlock::diffTevReg() {}
-
-void J3DTevBlock::diffTevStageIndirect() {}
-
-void J3DTevBlock::diffTevStage() {}
-
-void J3DTevBlock::diffTexCoordScale() {}
-
-void J3DTevBlock::diffTexNo() {}