summaryrefslogtreecommitdiff
path: root/src/d/d_model.cpp
diff options
context:
space:
mode:
authorhatal175 <hatal175@users.noreply.github.com>2023-05-18 12:10:49 +0300
committerGitHub <noreply@github.com>2023-05-18 12:10:49 +0300
commit2ef82b2b66a8a556f7bdf199f99a9a7e4bc9d3f3 (patch)
treea32aa4837cedca61317762cc82a8f00dd33b362f /src/d/d_model.cpp
parentb7bc5b42a57f7e351c04af1244b3014e228716d3 (diff)
parent221f40e6097dfe76c76602aa21aa07d5f760dce4 (diff)
Merge branch 'master' into various3
Diffstat (limited to 'src/d/d_model.cpp')
-rw-r--r--src/d/d_model.cpp5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/d/d_model.cpp b/src/d/d_model.cpp
index 23abd6e669..a9d62c6da4 100644
--- a/src/d/d_model.cpp
+++ b/src/d/d_model.cpp
@@ -4,6 +4,11 @@
//
#include "d/d_model.h"
+#include "JSystem/J3DGraphAnimator/J3DModelData.h"
+#include "JSystem/J3DGraphBase/J3DDrawBuffer.h"
+#include "JSystem/J3DGraphBase/J3DMaterial.h"
+#include "d/com/d_com_inf_game.h"
+#include "d/kankyo/d_kankyo.h"
#include "dol2asm.h"
#include "dolphin/types.h"