summaryrefslogtreecommitdiff
path: root/src/d/d_simple_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_simple_model.cpp
parent3f37bad921166c8c47ef2a2b914bc8d3535bc87c (diff)
Remove unnecessary externs (#2705)
Diffstat (limited to 'src/d/d_simple_model.cpp')
-rw-r--r--src/d/d_simple_model.cpp8
1 files changed, 0 insertions, 8 deletions
diff --git a/src/d/d_simple_model.cpp b/src/d/d_simple_model.cpp
index a39b750797..c7a25d53e5 100644
--- a/src/d/d_simple_model.cpp
+++ b/src/d/d_simple_model.cpp
@@ -8,14 +8,6 @@
#include "d/d_simple_model.h"
#include "d/d_com_inf_game.h"
-//
-// External References:
-//
-
-//
-// Declarations:
-//
-
/* 80048C54-80048CB4 043594 0060+00 1/1 0/0 0/0 .text dSmplMdl_modelUpdateDL__FP8J3DModel
*/
static void dSmplMdl_modelUpdateDL(J3DModel* i_model) {