summaryrefslogtreecommitdiff
path: root/src/d/d_model.cpp
diff options
context:
space:
mode:
authorLagoLunatic <LagoLunatic@users.noreply.github.com>2025-09-27 18:30:54 -0400
committerGitHub <noreply@github.com>2025-09-27 15:30:54 -0700
commit54d8839d916beef73c29165932fb33f9b24f2394 (patch)
treef79fb8546f8f3b4cff8fb887061b796a3026c64a /src/d/d_model.cpp
parent3f37bad921166c8c47ef2a2b914bc8d3535bc87c (diff)
Remove unnecessary externs (#2705)
Diffstat (limited to 'src/d/d_model.cpp')
-rw-r--r--src/d/d_model.cpp12
1 files changed, 0 insertions, 12 deletions
diff --git a/src/d/d_model.cpp b/src/d/d_model.cpp
index 146eca8478..74d1f31d4a 100644
--- a/src/d/d_model.cpp
+++ b/src/d/d_model.cpp
@@ -10,18 +10,6 @@
#include "JSystem/J3DGraphBase/J3DMaterial.h"
#include "d/d_com_inf_game.h"
-//
-// Forward References:
-//
-
-//
-// External References:
-//
-
-//
-// Declarations:
-//
-
/* 8009C4FC-8009C650 096E3C 0154+00 1/0 0/0 0/0 .text draw__6dMdl_cFv */
void dMdl_c::draw() {
j3dSys.setVtxPos(mpModelData->getVtxPosArray());