summaryrefslogtreecommitdiff
path: root/src/d/d_simple_model.cpp
diff options
context:
space:
mode:
authorTal Hayon <talhayon1@gmail.com>2023-06-25 17:11:32 +0300
committerTal Hayon <talhayon1@gmail.com>2023-06-25 17:43:13 +0300
commit5bd128bd2aa8d0cc6075b64d30ce4536d82bd8c9 (patch)
tree67c6a83903e4f3b6052fac92b1d9b49399c32ecc /src/d/d_simple_model.cpp
parent22059e57b780ebb537c7d73b926a1f258a21cc3f (diff)
d_select_cursor - most functions matching
Diffstat (limited to 'src/d/d_simple_model.cpp')
-rw-r--r--src/d/d_simple_model.cpp4
1 files changed, 1 insertions, 3 deletions
diff --git a/src/d/d_simple_model.cpp b/src/d/d_simple_model.cpp
index 9ad7bf70ef..ae25d3e354 100644
--- a/src/d/d_simple_model.cpp
+++ b/src/d/d_simple_model.cpp
@@ -4,8 +4,8 @@
//
#include "d/d_simple_model.h"
+#include "d/kankyo/d_kankyo.h"
#include "d/com/d_com_inf_game.h"
-#include "dol2asm.h"
#include "dolphin/types.h"
#include "m_Do/m_Do_mtx.h"
@@ -13,8 +13,6 @@
// External References:
//
-extern "C" extern dScnKy_env_light_c g_env_light;
-
//
// Declarations:
//