summaryrefslogtreecommitdiff
path: root/src/JSystem/J3DGraphBase/J3DPacket.cpp
diff options
context:
space:
mode:
authorLagoLunatic <LagoLunatic@users.noreply.github.com>2025-04-10 19:30:51 -0400
committerLagoLunatic <LagoLunatic@users.noreply.github.com>2025-04-10 19:30:51 -0400
commit309158e274a0613594ffabddec48765cbd4f9c83 (patch)
treefb0842e690420611ee8079f09d4eaeb75a9fb57d /src/JSystem/J3DGraphBase/J3DPacket.cpp
parent0bb7ff4051ee84083f16d534b0670bcc0e507551 (diff)
J3DModel inlines cleanup, procBottleSwing_init match, etc
Diffstat (limited to 'src/JSystem/J3DGraphBase/J3DPacket.cpp')
-rw-r--r--src/JSystem/J3DGraphBase/J3DPacket.cpp4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/JSystem/J3DGraphBase/J3DPacket.cpp b/src/JSystem/J3DGraphBase/J3DPacket.cpp
index 9db6d317..2a12432d 100644
--- a/src/JSystem/J3DGraphBase/J3DPacket.cpp
+++ b/src/JSystem/J3DGraphBase/J3DPacket.cpp
@@ -375,7 +375,3 @@ bool J3DMatPacket::isSame(J3DMatPacket* pOther) const {
}
return isSame;
}
-
-/* 802DB978-802DB97C .text draw__9J3DPacketFv */
-void J3DPacket::draw() {
-}